C00B011D

Explanation

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

Programmer response

Correct the application.

Symbolic Feedback Code

JrEdc1opsEbadmode29