Viewing automatic batch backout job status
When a batch job that starts undo logging encounters an abend, CICS® VR automatically performs the tasks described.
- The variables in the batch backout JCL skeleton are substituted with appropriate values. The substituted values remove all updates made to the VSAM spheres by the batch job step that was in progress when the abend occurred.
- CICS VR
generates a unique job name for the batch backout job. CICS VR then
submits the batch backout job and issues message DWW246I to the operator console:
Where jobname is the unique jobname automatically generated by CICS VR prior to submission.DWW246I APPLICATION BACKOUT (jobname) SUCCESSFULLY RAN.
Verify the successful completion of the batch backout job reported in message DWW246I prior to processing the VSAM spheres further.