RNF3381

OPTIONS(*NULLIND) is not valid for the parameter.

20

Cause . . . . . : OPTIONS(*NULLIND) is not allowed for parameters of type Object or for parameters of Java methods. OPTIONS(*NULLIND) is ignored.

Recovery . . . : Remove *NULLIND from the OPTIONS keyword. Compile again.