Previous Topic: 2137Next Topic: 2141


2138

I/O (SYNAD) ERROR WHILE PROCESSING DATA SET DMS MODULE (mmm) ENCOUNTERED THE ERROR MESSAGE RETURNED FROM I/O ROUTINE IS: (xxx...) DCB ATTRIBUTES ARE - BLKSIZE (bbb) LRECL (lll) RECFM (rrr)

Reason:

An I/O error was encountered while processing a user data set. This message provides information pertinent to the error. The fields displayed are:

(mmm)

The name of the CADisk module that intercepted the error and caused this message to be printed.

(xxx)

A system-generated SYNAD message.

Note: This message is documented in the in the section Synad Exit Routines in the IBM Data Management Services Guide . Optionally, see the JES log for the CADisk run, message IEA000I.

(bbb)

The block size value from the DCB used.

(lll)

The logical record size value from the DCB.

(rrr)

The RECFM value from the DCB used.