DWW266I

INVALID VSAM BATCH LOGGING TYPE SPECIFIED. LOGGING TYPE: cccc RETURN CODE (IN HEX): rc REASON CODE (IN HEX): rsnc

Explanation

The CICS VR VSAM batch logger has detected an incorrect logging type in the VSAM request. Earlier in this job step the sphere was registered with another logging type.

In the message text:
cccc
The logging type (UNDO, REDO, ALL, Start of change NONE LOGR, REDO LOGR, UNDO LOGR, ALL LOGR End of change)
rc
The return code.
rsnc
The reason code

Description of the reason codes are in the following table.

Table 1. Description of the reason codes
Reason Code Description
X'717053C6' Explanation: The listed VSAM sphere was originally opened for UNDO logging by the current batch job step. However, a different logging request was received for the same VSAM sphere from the same batch job step. The original logging request must remain constant throughout execution of the entire batch job step.

Programmer Response: Check the FRLOG value in the catalog entry for the VSAM sphere listed in the associated IEC161I message.

X'717053DB' Explanation: The listed VSAM sphere was originally opened for REDO logging by the current batch job step. However, a different logging request was received for the same VSAM sphere from the same batch job step. The original logging request must remain constant throughout execution of the entire batch job step.

Programmer Response: Check the FRLOG value in the catalog entry for the VSAM sphere listed in the associated IEC161I message.

X'717053DC' Explanation: The listed VSAM sphere was originally opened for both UNDO and REDO logging (FRLOG value of ALL) by the current batch job step. However, a different logging request was received for the same VSAM sphere from the same batch job step. The original logging request must remain constant throughout execution of the entire batch job step.

Programmer Response: Check FRLOG value in the catalog entry for the VSAM sphere listed in the associated IEC161I message.

X'717053CA' Explanation: UNDO logging is requested but it is currently disabled.

Programmer Response: Check the CICS VR server status for UNDO logging. The CICS VR_UNDOLOG_CONTROL parameter might currently be set to DISABLE.

Start of change X’71705322’ End of change Start of change Explanation: The listed VSAM sphere was originally opened for NONE LOGR logging by the current batch job step. However, a different logging request was received for the same VSAM sphere from the same batch job step. The original logging request must remain constant throughout execution of the entire batch job step.

Programmer Response: Check the FRLOG value in the catalog entry for the VSAM sphere listed in the associated IEC161I message.

End of change
Start of change X’71705323’ End of change Start of change Explanation: The listed VSAM sphere was originally opened for REDO LOGR logging by the current batch job step. However, a different logging request was received for the same VSAM sphere from the same batch job step. The original logging request must remain constant throughout execution of the entire batch job step.

Programmer Response: Check the FRLOG value in the catalog entry for the VSAM sphere listed in the associated IEC161I message.

End of change
Start of change X’71705324’ End of change Start of change Explanation: The listed VSAM sphere was originally opened for UNDO LOGR logging by the current batch job step. However, a different logging request was received for the same VSAM sphere from the same batch job step. The original logging request must remain constant throughout execution of the entire batch job step.

Programmer Response: Check the FRLOG value in the catalog entry for the VSAM sphere listed in the associated IEC161I message.

End of change
Start of change X’71705325’ End of change Start of change Explanation: The listed VSAM sphere was originally opened for ALL LOGR logging by the current batch job step. However, a different logging request was received for the same VSAM sphere from the same batch job step. The original logging request must remain constant throughout execution of the entire batch job step.

Programmer Response: Check the FRLOG value in the catalog entry for the VSAM sphere listed in the associated IEC161I message.

End of change

Source: DFSMS (IDABLOPC)

System action

CICS VR VSAM batch logging terminates for the VSAM application. The system continues processing.

Operator response

Contact your IBM Support Center.


Message Message

Feedback


Timestamp icon Last updated: Friday, 29 November 2013


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///dwwmd/dwwmd000152.html