Remove job queue entries

You can remove job queue entries from a subsystem description by using the character-based interface. Jobs on the job queue remain on the queue when the job queue entry is removed from the subsystem description. A job queue entry cannot be removed if any currently active jobs were started from the job queue.

Command: Remove Job Queue Entry (RMVJOBQE)
Example: 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.
RMVJOBQE   SBSD(MYLIB/NIGHTRUN)  JOBQ(MYLIB/BATCH2)
Related concepts
Job queue entries
Job queue entry
Related tasks
Assign the job queue to the subsystem