Previous Topic: IDCMAUXP14 - A nullable field, field-name, cannot be used in this contextNext Topic: IDCMAUXP16 - SET $REC-SEGMENT only valid within FOR NEW statement for VSAM ESDS DVW


IDCMAUXP15 - pseudo-function is not defined to allow a NULL value, a RUN-time error will occur if the sending expression results in a NULL value

Reason:

The evaluation of a function or expression can give a result of NULL. When pseudo-function is assigned to NULL, a run-time error results. This message is only a warning. No run-time error need result if the program is coded appropriately.

Action:

No action is required. However, you can assure that a run-time error does not occur by rewriting your program appropriately:

Consult the Command Reference Guide for further information.