Assigning the job queue to the subsystem

 

To assign a job queue entry to a subsystem description, use the character-based interface. Command: Add Job Queue Entry (ADDJOBQE)

The parameters on this command specify:

Example: The following example adds a job queue entry for the JOBQA job queue in the TEST subsystem description. There is no maximum number of jobs that can be active on this job queue and the work is processed with a sequence number of five.
ADDJOBQE SBSD(TEST) JOBQ(LIBA/JOBQA) MAXACT(*NOMAX) SEQNBR(5)

 

Parent topic:

Managing job queues

Related concepts
How a job queue works