VMS Help SET, SERVER, Qualifiers *Conan The Librarian (sorry for the slow response - running on an old VAX) |
1 - /ABORT
Aborts the registry server on the specified node or nodes in the cluster. Cannot be used with the /EXIT, /RESTART, or /START qualifiers.
2 - /CLUSTER
Issues the SET command to each registry server in the cluster, setting the registry master server last. Cannot be used with the /MASTER or /NODE qualifiers.
3 - /EXIT
Stops the detached security server process, or stops the registry server on the specified node or nodes in the cluster. Cannot be used with the /ABORT, /RESTART, or /START qualifiers.
4 - /LOG
Closes the current registry server log file and creates a new file.
5 - /MASTER
Issues the command to the registry master server only. Requires the SYSLCK privilege. Cannot be used with the /CLUSTER, /NODE, or /START qualifiers.
6 - /NODE
/NODE=(node-name[,...]) Issues the SET command to the registry servers on the specified nodes in the order they are entered. The node names must be within the current cluster. Cannot be used with the /CLUSTER or /MASTER qualifiers.
7 - /RESTART
Restarts the detached security server process, or restarts the registry server on the specified node or nodes in the cluster. Cannot be used with the /ABORT, /EXIT, or /START qualifiers.
8 - /START
Starts the detached security server process, or starts the registry server on the specified node or nodes in the cluster. Cannot be used with the /ABORT, /EXIT, or /RESTART qualifiers.
|