InstallDir\site\*.bat files
for the spdsnsrv, spdsserv, and spdssnet assume that you want to keep
the logs from messages that are written to STDOUT or STDERR by the
SPD Server name server (spdsnsrv), the SPD Server host (spdsserv),
or the SPD Server SNET server (spdssnet). These processes are logged
to the InstallDir\log\ directory.
-logfile fileSpecc:\logs\spdsnsrv,
the name c:\logs\spdsnsrv_mmddyyyy_hh:mm:ss.spdslog is
generated. The values mmddyyyy and hh:mm:ss indicate
the time at which the system created the log file.
-logtime hh:mm"Installdir"\site\spdsserv.bat file
enables you to use the SPD Server audit file facility. The audit file
facility is not enabled by default. Use the following start-up parameters
to the spdsserv process to configure the SPD Server audit file facility:
-auditfile fileSpec\audit\spds, the
generated name will be \audit\spds_mmddyyyy_hh:mm:ss.spdsaudit,
where mmddyyyy is the system date when the
log file was created.
-sqlauditfile fileSpecfileSpec specifies
a path or filename that is used to generate the complete SQL audit
file path. For example, if you specify fileSpec as \audit\spdssql,
the generated name will be \audit\spdssql_mmddyyyy_hh:mm:ss.spdsaudit,
where mmddyyyy is the system date when the
log file was created.
-audittime 00:00 cycles
the logs at midnight. For more information about SPD Server auditing, see SAS Scalable Performance Data (SPD) Server Auditing.
"InstallDir"\site directory.
If you do not keep the files in this location, you need to change
the following start-up parameters:
-parmfile file-spec-libnamefile file-spec\etc\inet\services or \etc\services file
(if this service is not already present):
spdsname 5400\tcp # SPDS Name ServiceThis service defines the port number for the SPD Server name server process. Make sure that this port number matches the port number that you used when you installed SPD Server. If you are running SAS on an existing SPD Server installation, this service name is probably already defined. You can either define another service name for the SAS client to use (for example, sp45name) or you can directly include the SPD Server port number in your SAS statements.