DWW266I
INVALID VSAM BATCH LOGGING TYPE SPECIFIED. LOGGING
TYPE: cccc RETURN CODE (IN HEX): rc REASON
CODE (IN HEX): rsnc
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.
- cccc
- The logging type (UNDO, REDO, ALL, NONE LOGR, REDO LOGR, UNDO LOGR, ALL LOGR)
- rc
- The return code.
- rsnc
- The reason code
Description of the reason codes are in the following table.
| 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. |
| X’71705322’ | 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. |
| X’71705323’ | 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. |
| X’71705324’ | 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. |
| X’71705325’ | 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. |
Source: DFSMS (IDABLOPC)
CICS VR VSAM batch logging terminates for the VSAM application. The system continues processing.
Operator response
Contact your IBM Support Center.