Previous Topic: CA$F815ENext Topic: CA$F818E


CA$F817E

DSN=data.set.name IS NOT RECFM=F/FB

Reason:

The CTSEIO module requires the data sets it accesses to be either RECFM=F or RECFM=FB. The data set data.set.name is the data set allocated. It is not RECFM=F or RECFM=FB.

Action:

The OPEN request is failed.