Previous Topic: CASD447ENext Topic: CASD449E


CASD448E

The RECFM of data set dsn is not supported; RECFM=F, FB, V, or VB are supported

Reason:

The event library specified by EVENTLIB=dsn identifies a data set, but this data set does not have a supported record format. CAISDI/els supports event libraries whose record format is fixed or variable, blocked or unblocked. Undefined record format, control character usage, and spanned records are not supported.

Action:

Change the EVENTLIB specification on the DEFINE control statement to name the correct event library.