VALUE clause for pointer %1 is not valid. VALUE clause ignored.
30
Cause . . . . . : A pointer, procedure-pointer, and object reference data item can only contain the figurative constant NULL (or NULLS) in the VALUE clause.
Recovery . . . : Remove the VALUE clause from the item, or use NULL or NULLS in the VALUE clause.