![]() | ![]() | ![]() | ![]() |
Prior to SAS® 9.1.3 Service Pack 4, a startup script set the options to create a log for the SAS Object Spawner. Starting with SAS 9.1.3, the options to create the SAS Object Spawner log were removed.
The reasons for this decision were based on the logs were useful only for the purpose of debugging and the logs required a very large amount of storage space.
If you wish to enable the SAS Object Spawner log, select one of the options below and follow the instructions for that option:
Note: <filename> is a fully qualified path to the file in which the spawner activity will be logged.
Note that information regarding the SAS servers is read from the SAS® Open Metadata Repository by the SAS Object Spawner at invocation.
If you want this information to be recorded in the SAS Object Spawner logs, you must select an operating system and follow the instructions below for that operating system:
Example:
nohup $CMD -sasSpawnerCn "$SPWNNAME" -sv -slf $DIR/logs/ objspawn.log -omrconfigfile $XMLCFG > $DIR/logs/ objspawn_console.log 2>&1 &
C:\SAS\bundle_name\Lev1\SASMain\ObjectSpawner\ObjectSpawner.bat
Example:
:install start /b "Object Spawner" "%sasdir%\objspawn" –sasSpawnerCn "%SPWNNAME%" –OMRconfigfile "C:\SAS\EntBIServer\Lev1\SASMain\ObjectSpawner\OMRConfig.xml" –sv –slf "C:\SAS\EntBIServer\Lev1\SASMain\ObjectSpawner\logs\objspawn.log" –install –name "%SASServiceNAME%" %DEPENDS% goto end2
NOTE: The second line in the example above and the five lines which follow it must be specified on the SAME LINE in your ObjectSpawner.bat file. The long line above was split into multiple lines for readability. So, the line begins with "start /b" and ends with "%DEPENDS".
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS Configuration Wizard | 64-bit Enabled AIX | 1.00 | 1.00 | 9.1 TS1M3 | 9.1 TS1M3 SP4 |
64-bit Enabled HP-UX | 1.00 | 1.00 | 9.1 TS1M3 | 9.1 TS1M3 SP4 | ||
HP-UX IPF | 1.00 | 1.00 | 9.1 TS1M3 | 9.1 TS1M3 SP4 | ||
Linux on Itanium | 1.00 | 1.00 | 9.1 TS1M3 | 9.1 TS1M3 SP4 | ||
Linux | 1.00 | 1.00 | 9.1 TS1M3 | 9.1 TS1M3 SP4 | ||
64-bit Enabled Solaris | 1.00 | 1.00 | 9.1 TS1M3 | 9.1 TS1M3 SP4 | ||
Microsoft® Windows® for 64-Bit Itanium-based Systems | 1.00 | 1.00 | 9.1 TS1M3 | 9.1 TS1M3 SP4 | ||
Tru64 UNIX | 1.00 | 1.00 | 9.1 TS1M3 | 9.1 TS1M3 SP4 |