C00B0117

Explanation

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

Programmer response

Correct the application.

Symbolic Feedback Code

JrEdc1opsEbadmode23