Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Hold Job Queue (HLDJOBQ) command prevents the processing of all jobs currently waiting on the job queue and of all jobs that are added to the queue after the command is issued. This command has no effect on jobs that are running. Additional jobs can be placed on the job queue while it is held, but they are not processed. The jobs are held until a Release Job Queue (RLSJOBQ) command is issued. When a job queue is held, the jobs can be cleared with the Clear Job Queue (CLRJOBQ) command or a specific job can be canceled by the End Job (ENDJOB) command.
Restriction: The QLPINSTALL job queue cannot be held.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
JOBQ | Job queue | Qualified object name | Required, Positional 1 |
Qualifier 1: Job queue | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB |
Top |
Specifies the job queue that will have its current and future entries withheld from further processing.
This is a required parameter.
Qualifier 1: Job queue
Qualifier 2: Library
Top |
HLDJOBQ JOBQ(QBATCH)
This command prevents the processing of the jobs currently on the QBATCH job queue and any jobs added to the queue. They are held until the queue is released or cleared. Individual jobs can also be ended with the ENDJOB command, which removes the job from the job queue.
Top |
*ESCAPE Messages
Top |