This statement for the subsystem administrator only. It is used to terminate the HSMS session and unload HSMS.
Format (only for subsystem administrators)
STOP-HSMS | Alias: STP |
COMPLETE-REQUESTS = *YES / *NO ,SUBSYSTEM = *DELETE / *HOLD |
COMPLETE-REQUESTS = *YES / *NO
Determines whether the HSMS server tasks are still to start the requests they have already accepted but not yet started before the HSMS server tasks terminate. (One effect of the STOP-HSMS statement is in any case to prevent the HSMS server tasks from accepting any further requests.)
COMPLETE-REQUESTS = *YES
The HSMS server tasks will still process the requests the requests they have accepted.
COMPLETE-REQUESTS = *NO
The HSMS server tasks will no longer start the requests they have accepted but not yet started. These requests will be started automatically in the next HSMS session.
SUBSYSTEM =
Determines what DSSM is to do with the HSMS subsystem after the HSMS session has been terminated.
SUBSYSTEM = *DELETE
The subsystem is to be unloaded.
SUBSYSTEM = *HOLD
The subsystem is not to be unloaded, but to be set to HOLD instead; this serves to speed up the next startup.