EDC5008I
The LRECL or BLKSIZE exceeded the maximum allowable value.

Explanation

On CMS, the resultant CMS LRECL was greater than 65535. On MVS™, the specified LRECL or BLKSIZE was greater than 32760.

System action

The fopen()/freopen() function returns NULL.

Programmer response

Change the open attributes specified to be within the valid limits.

Symbolic Feedback Code

EDC4SG