OPTIONS(*OMIT) is not valid when calling a program.
20
Cause . . . . . : OPTIONS(*OMIT) is not valid for a parameter when calling a program (the EXTPGM keyword was specified for this prototype). OPTIONS(*OMIT) is ignored.
Recovery . . . : Remove *OMIT from the OPTIONS keyword. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.