Agent Section |
Scroll |
The Agent section of the Master Controller PARMLIB member starts after the Static section and will repeat for each Agent specified as in this sample:
----------------------
-- APPLY ENGINE
----------------------
NAME=DB2TODB2 -- JOBNAME (ENGINE) IN SCRIPT
PGM=SQDATA
SCRIPT=SQDATA.V400.SQDOBJ(DB2TODB2)
QUEUE=DB2TODB2@SHM -- JOBNAME (ENGINE) IN SCRIPT @SHM
Note, all six (6) parameters are required for each Agent.