Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The End Managed System Services (ENDMGDSYS) command ends the managed system jobs after all currently running activities are completed.
Restriction:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
OPTION | How to end | *CNTRLD, *IMMED | Optional, Positional 1 |
DELAY | Delay time, if *CNTRLD | 1-999999, *NOLIMIT | Optional, Positional 2 |
Top |
Specifies that the managed system jobs have a controlled ending or are to be ended immediately.
Top |
Specifies the delay time before ending is immediate.
Top |
Example 1: Ending Managed System Jobs
ENDMGDSYS
This command ends the managed system jobs after all currently running activities are completed.
Example 2: Ending Managed System Jobs Immediately
ENDMGDSYS OPTION(*IMMED)
This command ends the managed system jobs immediately.
Top |
*ESCAPE Messages
Top |