Previous Topic: CAL2JR61ENext Topic: CAL2JR63E


CAL2JR62E

VRMOUT data set OPEN failure

Reason:

The VRMOUT DD data set failed to open successfully. The DD statement is either missing or does not point to file that can contain a sequential backup of the CA Workload Automation SE VRM file. If the DD is DUMMIED it should carry a DCB parameter with the correct characteristics: DCB=(RECFM=VB,LRECL=32700,BLKSIZE=32704). This message is issued by CAL2JRXV.

The program terminates with a U0004 abend code.

Action:

Correct the JCL and resubmit the job.