Previous Topic: IDCMGENP25 - Expected text1, found text2Next Topic: IDCMGENP27 - variable-name is not defined to allow a NULL value, a RUN-time error will occur if the sending expression results in a NULL value


IDCMGENP26 - END-EXEC found outside of an SQL statement

Reason:

An END-EXEC was found that was not paired with a corresponding EXEC SQL. This can delete or copy one delimiting line without the other.

Action:

Correct the errors and re-specify.