SAS Safety Scalable Performance Data Server 4.5 Manual Do Utilizador

Página de 271
Chapter 16
SPD Server Operator Interface
Procedure (PROC SPDO)
Special SPDO Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 
Overview of SPDO Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 
SPDO Command Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 
LIBNAME Proxy Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 
Overview of Proxy Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 
LIBNAME Proxy Command Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 
Privileged OPER Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 
TRUNCATE Command and Example . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 
Refreshing SPD Server Parameter and LIBNAME Files . . . . . . . . . . . . . . . . . . . . 
The REFRESH Command . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 
REFRESH Command Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 
Commands to Nonexistent Users . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 
Special SPDO Commands
Overview of SPDO Commands
Note: For additional information on using PROC SPDO, see the chapter, "Controlling SAS
Scalable Performance Data Server Resources with PROC SPDO and ACL
Commands."
The following SPDO commands require that you have ACLSPECIAL= enabled for your
SPDO LIBNAME connection.
To enable ACLSPECIAL=, you must first grant the SPD Server user ID ACLSPECIAL=
access rights. Second, the user must request access for a specific connection. To request
access, the user adds the ACLSPECIAL=YES option to the LIBNAME statement. The
user can now submit the following SPDO commands:
SPDSCMD 'command'
This example runs the specified command in the context of the user ID for the spdsserv
process that is associated with the LIBNAME connection that the user used to invoke PROC
SPDO. No restrictions are placed on commands that are executed in this manner. Therefore,
you must carefully consider which SPD Server users need ACLSPECIAL access rights.
209