VSAM BATCH UNDO LOGGING FAILED. 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. Backout is impossible for the updates made by the job step task that was being executed when the logging error occurred.
nnnn | The address space ID of the application. |
rc | The return code. |
rsnc | The reason code |
The logger encountered an error while performing logging.
CICS VR VSAM batch logging terminates for the VSAM application. The system continues processing.
Verify the status of the CICS VR server address space or MVS system logger and restart them if they have terminated. Otherwise, contact your IBM Support Center. The list of return codes and reason codes follows:
Reason Code | Description |
---|---|
X'73050090' | Explanation: A critical logging error
occurred during logging. The job log might contain CICS VR messages
for this error. Some before image log records were not written. Programmer Response: Check for a logging problem. |
X'73050091' | Explanation: A critical logging error
occurred while disconnecting from CICS VR server address space. Some
before image log records were not written. Programmer Response: Check for a logging problem. |
X'73050098' | Explanation: Back level of VSAM Batch
Logger. Before image log records were not written. Programmer Response: Update the VSAM level. |
X'7305009A' | Explanation: The VSAM application program
completed abnormally or cancelled at job step termination. Programmer Response: Investigate and fix the problem that caused the job step to terminate abnormally at job step termination. |