Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove Job Queue Entry (RMVJOBQE) command removes a job queue entry from the specified subsystem description. Jobs on the job queue remain on the queue when the job queue entry is removed from the subsystem description.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
SBSD | Subsystem description | Qualified object name | Required, Positional 1 |
Qualifier 1: Subsystem description | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
JOBQ | Job queue | Qualified object name | Required, Positional 2 |
Qualifier 1: Job queue | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB |
Top |
Specifies the name and library of the subsystem description from which the job queue entry is removed.
This is a required parameter.
Qualifier 1: Subsystem description
Note: The following IBM-supplied objects are not valid on this parameter:
Qualifier 2: Library
Top |
Specifies the name and library of the job queue that has its job queue entry removed from the subsystem description.
This is a required parameter.
Qualifier 1: Job queue
Qualifier 2: Library
Top |
RMVJOBQE SBSD(MYLIB/NIGHTRUN) JOBQ(MYLIB/BATCH2)
This command removes the job queue entry that refers to the BATCH2 job queue in MYLIB from the NIGHTRUN subsystem description stored in library MYLIB.
Top |
*ESCAPE Messages
Top |