Explanation
Before opening the data set, CICS® VR
issued the MVS™ macro
DYNALLOC to dynamically allocate the data set.
Allocation failed with the MVS return code cc2. cc1 is
the return code in register 15.
System action
CICS VR stops the recovery and prints the
reports.
User response
- Batch–For an explanation of the MVS return code, see z/OS® MVS Authorized
Assembler Services Guide. Look at the codes and correct any errors.
Restore the VSAM data sets from the backup copies and resubmit the job.
- Online–For an explanation of the MVS return code, see z/OS MVS Authorized
Assembler Services Guide. Look at the codes and correct any errors.
Restore the VSAM data sets from the backup copies and resubmit the recovery
job.