Previous Topic: Report DescriptionNext Topic: DYNSYNC Utility—Synchronize the CA Dynam/T Databases


Job Control Statements

//stepname EXEC PGM=DYNRELSE,PARM='SPATHID=ca12dyn,RPATHID=dyn2ca1'
//STEPLIB  DD  DSN=CAI.CTAPLINK,DISP=SHR
//ca12dyn  DD  DSN=cai.ca12dyn.DISP=(NEW,CATLG,DELETE),
//dyn2ca1  DD  DSN=cai.dyn2ca1,DISP=(NEW,CATLG,DELETE),

SPATHID and RPATHID correspond to the PATHID as specified in the XSYSTEM macro under CA Dynam/T.

All output from DYNRELSE is sent to the MVS operator console. The messages indicate the actions taken by DYNRELSE.