Creating a job queue
You can create a job queue for the subsystem using the same name as the subsystem name and add a job queue entry to the subsystem description. This step is required if you need to use the Transfer Job (TFRJOB) command to transfer jobs into your custom subsystems.
CRTJOBQ JOBQ(SBSLIB/INTER1) ADDJOBQE SBSD(SBSLIB/INTER1) JOBQ(SBSLIB/INTER1) MAXACT(*NOMAX)
Parent topic:
Configuring an interactive subsystemPrevious topic: Creating the subsystem descriptionNext topic: Adding a routing entry