DWW0634E ESDS write-add RBA from CICS/ESA 4.1 log record is not equal to actual RBA used. Data set name is dddd. logged RBA is cccccccc. Actual RBA is dddddddd. Record appended to data set.
section
CICS® VR has added a record to the ESDS data set dddd that originated from a CICS/ESA 4.1 log, but the actual relative byte address (RBA) used on the VSAM file does not correspond with the RBA specified on the log record. When CICS/ESA 4.1 adds a record to an ESDS data set, the real RBA used is placed in the log record. Because CICS TS anticipates the RBA before the write operation, it is possible that CICS TS could miscalculate the RBA, thus, CICS VR only carries out this check when recovering from CICS/ESA 4.1 logs.
section
This message is followed by a message, in the range DWW0210–DWW0212, which shows the system action.
section
- Batch–If you wish to accept this logical inconsistency, provide an error exit so that CICS VR ignores the error condition.
- Online–If you wish to accept this logical inconsistency, provide an error exit so that CICS VR ignores the error condition.