PCC-02398: Indicator ignored in this statement for this type

PCC-02398: Indicator ignored in this statement for this type

Cause: An indicator variable was used in a host or indicator variable pair for some type in a statement that did not require or need one. Typically, indicator variables are not used in ALLOCATE and FREE statements for types other than object or collection types. They are also not used in OBJECT CREATE or DEREF statements for REF types.

Action: Remove the use of the indicator for the type in the specified statement. It will be ignored otherwise.

No comments:

Post a Comment