Previous Topic: OQ149021Next Topic: OQ149023


OQ149022

You cannot specify the LRECL keyword with RECFM=U.

Reason:

You cannot specify a logical record length (LRECL) when the record format (RECFM) is undefined (U). Either remove the LRECL clause or change the RECFM to F, FB, V, or VB.

Module:

OLQBFILE

Severity:

0