tailieunhanh - SAS Data Integration Studio 3.3- P45

SAS Data Integration Studio P45:This manual is a companion to the online Help for SAS Data Integration Studio. The Help describes all windows in SAS Data Integration Studio, and it summarizes the main tasks that you can perform with the software. The Help includes examples for all source designer wizards, all target designer wizards, and all transformation templates in the Process Library tree. | Customizing or Replacing Generated Code in SAS Data Integration Studio A Specifying Options for Transformations 225 Specifying Options in the Code Generation Tab In SAS Data Integration Studio you can specify options on the Code Generation tab in the general Options window. Use this method to affect the code that is generated for all new jobs. Many of these settings are used for parallel processing and grid computing. To display the general Options window from the SAS Data Integration Studio desktop select Tools Options from the menu bar. For a description of the available options see the Help for the tab. Adding SAS Code to the Pre and Post Processing Tab You can add SAS code on the Pre and Post Processing tab in the properties window for a job. To display the properties window for a job right-click the icon for the job in the Inventory tree and select Properties from the pop-up window. Use this method to execute SAS code at the beginning or end of a job. For details about the steps for adding code see the Help for the tab. See also Optional Reduce the Amount of Data Processed by the Job on page 153. To redirect the SAS log and SAS output to specific locations you could add this code on the Pre and Post Processing tab PROC PRINTTO LOG PRINT RUN You can also specify option statements for options such as FULLSTIMER MSGLEVEL SYMBOLGEN UBUFNO WORKTERM BLKSIZE and BUFSIZE if you want these options to apply to an entire job. By default SAS Data Integration Studio specifies the MPRINT option at the start of the code that is generated for all jobs before any pre-processing code . The MPRINT option adds messages to the log that are useful for debugging in a development environment. To turn off the default MPRINT option for a particular job add the following code to the Pre and Post Processing tab OPTIONS NOMPRINT See also Redirecting SAS Data Integration Studio s Log to a File on page 191. Specifying Options for Transformations You can specify SAS system options SAS .

TỪ KHÓA LIÊN QUAN