C00B0113

Explanation

A new OS data set is about to be opened. The effective record format is fixed (not blocked). The mode argument passed to fopen() or freopen() specified an lrecl but no blksize. The specified lrecl is out of range.

Programmer response

Correct the application.

Symbolic Feedback Code

JrEdc1opsEbadmode19