SAS job which processes the audit log and produces a report is provided. Check
samples
\audit.sas
for information about processing the audit log and generating the report. To
enable the audit trail log, use the
spdsserv
command with the
-auditfile
option.
When using automatic server log cycling or audit log cycling, you should periodically clean
up the log files. Proper log file maintenance normally includes archiving logs using
secondary or long-term storage. Many users only retain a few generations for quick
reference. A shell script which runs on a regular basis (such as crontab) is a good way to
perform log maintenance on your server machine.
The
spdsserv
command supports the following options:
-parmfile
file-spec
Allows you to specify an explicit file path for the SPD Server host's parameter file.
This file is mandatory and contains any SPD Server options. If this option is omitted,
the SPD Server host assumes a parameter file spdsserv.parm in the process's current
working directory. Option declarations in this file are of the form:
Option[ = Value];
The recognized
-parmfile
option names are listed here, but are described in more detail
in the online documentation. Most sites need not modify the defaults in
InstallDir
\site\spdsserv.parm
. For more detailed information about server parameters,
see the SPD Server Administrator's Guide section on
"Setting Up SPD Server Parameter Files."
-acldir
pwd-dir-path
Specifies the directory path to the SPD Server host password file. This option can be
omitted if the PASSPATH= option is declared in the SPD Server host's
-parmfile
. A
valid SPD Server password file is required even when running with the
-noacl
option.
You must use the SPD Account Manager utility to create the password file and populate
it with the set of valid SPD Server user IDs.
-noacl
Disables SPD Server login validation for SPD Server LIBNAME engine connections
to the SPD Server host.
-nameserver
node-name
Specifies the node name where the Name Server process is running. This does not need
to be the same node that is hosting the SPD Server host processes. This option is
required.
-nameserverport
port#
Allows you to specify an explicit TCP port number for the SPD Server host to use to
connect to its Name Server. If no port is specified, the Name Server queries the system
for a registered port address using the service name "spdsname".
-libnamefile
file-spec
Specifies the name of the file that contains the logical LIBNAME domain definitions
that the SPD Server host supports. LIBNAME definitions can span multiple lines and
must begin with the LIBNAME=name keyword. Each LIBNAME definition must be
terminated with a ";" character.
-logfile
fileSpec
Selects automatic server log file creation by the logger process. fileSpec specifies a
partial path/file name parameter that is used to generate the complete log file path. For
example if you specified fileSpec as
\DOWNlogs\spds
, the generated name would
appear as follows:
\DOWNlogs\spds_
mmddyyyy_hh:mm:ss.spdslog
50
Chapter 4 • SPD Server Windows Installation Guide
Содержание Scalable Performance Data Server 4.5
Страница 1: ...SAS Scalable Performance Data Server 4 5 Administrator s Guide...
Страница 7: ...Part 1 Product Notes Chapter 1 SPD Server 4 5 Product Notes 3 1...
Страница 8: ...2...
Страница 12: ...6...
Страница 63: ...Part 3 Migration Chapter 5 SPD Server 3 x to SPD Server 4 5 Conversion Utility 59 57...
Страница 64: ...58...
Страница 70: ...64 Chapter 5 SPD Server 3 x to SPD Server 4 5 Conversion Utility...
Страница 72: ...66...
Страница 76: ...70 Chapter 6 Using the SPD Server Name Server to Manage Resources...
Страница 94: ...88 Chapter 7 Administering and Configuring SPD Server Using the SAS Management Console...
Страница 98: ...92 Chapter 8 SPD Server SQL Query Rewrite Facility...
Страница 116: ...110 Chapter 10 Configuring Disk Storage for SPD Server...
Страница 128: ...122 Chapter 11 Setting Up SPD Server Parameter Files...
Страница 154: ...148...
Страница 198: ...192 Chapter 14 ACL Security Overview...
Страница 212: ...206 Chapter 15 Managing SPD Server Passwords Users and Table ACLs...
Страница 214: ...208...
Страница 224: ...218 Chapter 16 SPD Server Operator Interface Procedure PROC SPDO...
Страница 236: ...230 Chapter 18 SPD Server Table List Utility Spdsls...
Страница 256: ...250 Chapter 19 SPD Server Backup and Restore Utilities...
Страница 264: ...258 Chapter 20 SPD Server Directory Cleanup Utility...
Страница 270: ......