C00B0214

Explanation

A new OS data set is about to be opened. The effective record format is undefined. The mode argument passed to fopen() or freopen() specified both lrecl and blksize. The specified blksize is not zero and less than the lrecl.

Programmer response

Correct the application.

Symbolic Feedback Code

JrEdc1opsEbadattr20