Stop the server process.
The server STOP/NET command will cause the server process to terminate. The STOP/SUBMITS command interactively stops the server from submitting jobs. The STOP/CLUSTER command requests that all members of the cuurent cluster be stopped.
General format
server stop [/qualifiers]
Qualifier Summary
/cluster
/confirm
/log
/net
/submits
Examples
C:\> schedule server stop/cluster
Qualifiers
/cluster
The CLUSTER qualifier requests that all members of the current cluster perform this operation.
/log
/nolog
The LOG qualifier causes each completed operation to issue a note to the user.
/newlog
The NEWLOG qualifier requests that the server process close the current log file and start a new one.
/submits
The SUBMITS qualifier determines whether the operation affects the submission of jobs.