DWW0624I An I⁄O error occurred after a delete request to the dddd data set. The RBA⁄RRN=cccccccc. VSAM return codes are R15=cc, FDBK=nn.

section

An attempt to delete a record in data set dddd failed. cccccccc is the relative byte address (if an ESDS is processed), or the relative record number (if an RRDS or VRRDS is processed) of the record to be processed when the I⁄O error occurred. The cc is the return code in register 15, and nn is the value of the feedback field in the request parameter list (RPL).

section

Some VSAM errors might be followed by another message in the range of DWW0210–DWW0212. If any of these messages in this range display, CICS® VR terminates; otherwise, CICS VR continues.

section

  • Batch–Some VSAM errors are not followed by another message because they are acceptable for:
    • The backup-while-open facility, where the updates are in progress while the backup is being made
    • VSAM data sets updated on pre-CICS/ESA V4R1 systems, where the after-image is written to the log before being applied to the VSAM data set itself
    For an explanation of the codes in this message, see z/OS DFSMS Macro Instructions for Data Sets .

    Also see CICS VR Implementation Guide and Reference for more information about acceptable VSAM errors.

  • Online–Some VSAM errors are not followed by another message because they are acceptable for:
    • The backup-while-open facility, where the updates are in progress while the backup is being made.
    • VSAM data sets updated on pre-CICS/ESA V4R1 systems, where the after-image is written to the log before being applied to the VSAM data set itself.

For an explanation of the codes in this message, see z/OS DFSMS Macro Instructions for Data Sets .

Also see CICS VR Implementation Guide and Reference for more information about acceptable VSAM errors.