| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The End System Manager (ENDSYSMGR) command ends the job in the QSYSWRK subsystem that run the System Manager functions.
Restrictions:
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| OPTION | How to end | *CNTRLD, *IMMED | Optional, Positional 1 |
| DELAY | Delay time, if *CNTRLD | 0-999999, *NOLIMIT | Optional, Positional 2 |
| Top |
Specifies that the change request manager monitor job and the electronic customer support control job have a controlled ending, or are to be ended immediately.
| Top |
Specifies the delay time before ending is immediate.
| Top |
Example 1: Ending Jobs
ENDSYSMGR
This command ends the jobs in the QSYSWRK subsystem that run the System Manager function in a controlled manner.
Example 2: Ending Jobs Immediately
ENDSYSMGR OPTION(*IMMED)
This command ends the jobs in the QSYSWRK subsystem that run the System Manager function in an immediate manner.
| Top |
None
| Top |