DWW0639E ESDS write-add XRBA from CICS® TS log record is not equal to actual XRBA used. Data set name is dddd. Logged XRBA is cccccccc. Actual XRBA 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 TS log, but the XRBA used on the VSAM file does not correspond with the XRBA specified on the log record. When CICS TS adds a record to an ESDS data set, the real XRBA 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 XRBA, thus, CICS VR only carries out this check when recovering from CICS TS logs.

section

This message is followed by a message, in the range DWW0210–DWW0212, which shows the system action.

section

  • Batch–If you want to accept this logical inconsistency, provide an error exit so that CICS VR ignores the error condition.
  • Online–If you want to accept this logical inconsistency, provide an error exit so that CICS VR ignores the error condition.