VSAM BATCH UNDO LOGGING TERMINATED. ASID (IN HEX): nnnn RETURN CODE (IN HEX): rc REASON CODE (IN HEX): rsnc
The CICS VR VSAM batch logger has detected a logging error and canceled the VSAM application. Backout might be possible.
nnnn | The address space ID of the application. |
rc | The return code. |
rsnc | The reason code |
Source: CICS VR (DWW1SEOX)
The logger encountered an error while performing logging.
CICS VR VSAM undo logging terminates for the VSAM application. The system terminates the job step.
Verify the status of the CICS VR server address space or MVS system logger and restart them if they have terminated. Then, execute the CICS VR batch backout utility to remove all updates that were made to the spheres by the batch job that was being executed when the logging error occurred.
The list of return codes and reason codes follows:
Reason Code | Description |
---|---|
X'73050096' | Explanation: Job step task cancelled
due to logging error. No before image log records were written to
the UNDO log stream. Programmer Response Check for a logging problem. Rerun the job |
X'73050097' | Explanation: Job step task cancelled
due to logging error. Before image log records were written to the
UNDO log stream. Programmer Response: Check for a logging problem. Run CICS VR batch backout utility and then rerun the job |