Configure an interactive subsystem: Create a job queue

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)