CSQ5PQSG (queue-sharing group utility)" /> Invoking the queue-sharing group utility

 

Invoking the queue-sharing group utility

Figure 75 shows an example of the JCL used to invoke the CSQ5PQSG utility.

Figure 75. Sample JCL to invoke the CSQ5PQSG utility

//S001   EXEC PGM=CSQ5PQSG,REGION=4M,
//     PARM='function,function parameters'
//STEPLIB  DD DSN=thlqual.SCSQANLE,DISP=SHR
//         DD DSN=thlqual.SCSQAUTH,DISP=SHR
//         DD DSN=db2qual.SDSNLOAD,DISP=SHR
//SYSPRINT DD SYSOUT=*