Previous Topic: CAL2JR01ENext Topic: CAL2JR03E


CAL2JR02E

DBOUT data set OPEN failure

Reason:

The DBOUT 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 database. If the DD is DUMMIED it should carry a DCB parameter with the correct characteristics: DCB=(RECFM=VB,LRECL=4096,BLKSIZE=23476). This message is issued by CAL2JRXD.

The program terminates with a U0002 abend code.

Action:

Correct the JCL and resubmit the job.