*OMIT is not valid for the parameter.
30
Cause . . . . . : *OMIT is only valid for parameters that have OPTIONS(*OMIT) specified on the parameter definition in the prototype. The call is ignored.
Recovery . . . : Replace *OMIT by a valid parameter or change the parameter definition in the prototype to allow *OMIT for the parameter. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.