Creating job queues
To create a job queue, use the character-based interface. Command: Create Job Queue ( CRTJOBQ )
Example: The following example creates a job queue called JOBQA in the LIBA library:CRTJOBQ JOBQ(LIBA/JOBQA) TEXT(‘test job queue’)After you create a job queue, it must be assigned to a subsystem before any jobs can be run. To assign a job queue to a subsystem, add a job queue entry to the subsystem description.
Parent topic:
Managing job queuesRelated concepts
Job queues How a job queue works