C00B0209

Explanation

The record format is specified as fixed non-blocked, but the blksize was not 0 and was not equal to lrecl. This failure occurred trying to open an existing OS file for write.

Programmer response

Correct the mode argument.

Symbolic Feedback Code

JrEdc1opsEbadattr09