DMSRVADM Procedure
PROC DMSRVADM Statement
The DMSRVADM procedure creates a status information
data set.
Syntax
Optional Arguments
- HOST= host-name
-
identifies the host
of the DataFlux Data Management Server.
- OUT= output-data-set
-
specifies the storage
location of the job status data set.
Default:If the OUT= option is not specified, the input data
set _LAST_ is used.
- PASSWORD= password
-
authenticates the user
according to the registry in the DataFlux Data Management Server.
The password can be plain text or encoded in SAS.
Note: If security has not been configured on the server, the
PASSWORD= option is ignored.
- PORT= port-number
-
identifies the port
through which the host communicates
with the DataFlux Data Management Server.
Default:If the port-number is not specified, or the value is 0, or a negative number, the default
port number 21036 is used.
- USERID= userid
-
authenticates the user
according to the registry in the DataFlux Data Management Server.
Copyright © SAS Institute Inc. All rights reserved.