FABK3505E VSAM I/O ERROR ACCESSING HISTORY DATA SET FOR "yyyyy" VSAM ERROR DATA: RETURN CODE: xx RPL "FDBK": aaa (bb)

Explanation

Program FABKSPMN encountered an error while attempting to access a record in the HISTORY data set. yyyyy is either POINT, GET, or PUT.

The return code is shown in hexadecimal (xx), and the RPL FDBK code value is shown in both decimal (aaa) and hexadecimal (bb) format.

System action

FABKSPMN ends with an abend code of 3505.

User response

Refer to z/OS® DFSMS™ Macro Instructions for Data Sets for a further explanation of the error. Correct any errors. Perform a VSAM VERIFY on the KSDS, and rerun the job. If this situation persists, report it to systems operations personnel.