Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove Job using Job Scheduler (RMVJOBJS) command allows you to remove a job or groups of jobs from the Advanced Job Scheduler job schedule. The job or jobs can belong to a group of jobs.
Note: You must remove all subordinate job groups before a job group with sequence 1 can be removed.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
JOB | Job entry | Element list | Required, Positional 1 |
Element 1: Job | Generic name, name, *ALL | ||
Element 2: Group | Generic name, name, *ALL, *NONE | ||
Element 3: Group sequence | 1-99, *ALL, *NONE |
Top |
Specifies the name of the job schedule entry that you want to remove. You can specify one job, a generic job name or use the special value *ALL for all jobs. The job specification can be used in conjunction with a group to which the job belongs as well as a sequence number for the job within the group. You can also specify generic group names and sequence numbers.
This is a required parameter.
Element 1: Job
Element 2: Group
Element 3: Group sequence
Top |
RMVJOBJS JOB(JOB02 ACCTG 11)
This command removes job JOB02 which is sequence number 11 in the group ACCTG.
Top |
Top |