LIBRARY phrase %1 not valid for specified linkage type. Statement ignored.
30
Cause . . . . . : A LIBRARY phrase was specified for a CALL or CANCEL statement with a LINKAGE of other than PROGRAM. LINKAGE PROGRAM is the only allowed linkage when the LIBRARY phrase is specified.
Recovery . . . : Specify a LINKAGE of PROGRAM or remove the LIBRARY phrase.