![]() | ![]() | ![]() |
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:
Option 1: Use SAS® Management Console
Option 2: Telnet to the Operator Port
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 object spawner at invocation.
If you want this information to be recorded in the object spawner logs, you must select an operating system and follow the instructions below for that operating system:
For UNIX:
Example:
nohup $CMD -sasSpawnerCn "$SPWNNAME" -sv -slf $DIR/logs/ objspawn.log -omrconfigfile $XMLCFG > $DIR/logs/ objspawn_console.log 2>&1 &
For WINDOWS:
C:\SAS\bundle_name\Lev1\SASMain\ObjectSpawner\ObjectSpawner.bat
Example:
:install start /b "Object Spawner" "%sasdir%\objspawn"l –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 | ||
| Type: | Problem Note |
| Priority: |
| Date Modified: | 2008-07-28 14:13:59 |
| Date Created: | 2005-08-22 10:01:07 |



