MODIFY admtproc,APPL=SHUTDOWN command
The MODIFY admtproc,APPL=SHUTDOWN command stops the administrative task scheduler from accepting requests and starting new task executions. It also shuts down the administrative task scheduler.
When the SHUTDOWN option is specified,
the administrative task scheduler waits until the execution of all
currently running tasks completes. When all running tasks are complete,
the administrative task scheduler terminates.
Environment for MODIFY admtproc,APPL=SHUTDOWN
This command can be issued only from a z/OS® console.
Data sharing scope: Member
Authorization for MODIFY admtproc,APPL=SHUTDOWN
The command requires an appropriate level of operating system authority.
Syntax for MODIFY admtproc,APPL=SHUTDOWN
You cannot include spaces when you specify options.
Option descriptions for MODIFY admtproc,APPL=SHUTDOWN
- admtproc
- Specifies the procedure name of the scheduled task of the administrative task scheduler that you want to modify.
Examples for MODIFY admtproc,APPL=SHUTDOWN
Example 1: This command modifies the admtproc scheduler in order to shut it down.
Enter the following command on the
system console:
modify admtproc,appl=SHUTDOWN 