DWW264I VSAM BATCH cccc LOGGING COMPLETED SUCCESSFULLY. ASID (IN HEX): nnnn RETURN CODE (IN HEX): rc REASON CODE (IN HEX): rsnc

section

The batch logging process for a job in the client's address space nnnn has completed successfully.

In the message text:
cccc
Logging type(REDO or UNDO).
nnnn
The address space ID of the application.
rc
The return code.
rsnc
The reason code.

section

The system continues processing.

Operator response

None.

The list of return codes and reason codes follows:
RETURN CODE 0
Explanation: Logging completed successfully
Reason Code Description
73050092 Explanation: Job step completed successfully.

Programmer Response: None

73050093 Explanation: Job step terminated abnormally. Automatic backout submission was not requested.

Programmer Response: If needed, execute the CICS VR batch backout utility manually to remove the updates that were made to the spheres by the job step that terminated abnormally.

73050094 Explanation: Job step terminated abnormally. Automatic backout submission was requested and a backout job was submitted.

Programmer Response: Verify the success of the CICS VR batch backout job that was submitted. Next, investigate and fix the problem that caused the job step to terminate abnormally. Then, resubmit the batch job, starting at the step that encountered the abend.

73050095 Explanation: Job step terminated abnormally. Automatic backout submission was requested, however, automatic backout submission failed.

Programmer Response: Execute the CICS VR batch backout utility manually to remove all updates made by the job step that encountered the abend. Next, investigate and fix the problem that caused the job step to terminate abnormally. Then, resubmit the batch job, starting at the step that encountered the abend.