Previous Topic: IDCMCDEQ41 - Keyword SQLCA must be preceded by COPY, DB, or DB2Next Topic: IDCMCDEQ43 - No other values or keywords for COPY clause permitted


IDCMCDEQ42 - Keyword ON must be preceded by DEP

Reason:

The word ON is assumed to be the second word of a clause with the following format:

DEP ON field-name <options> <:comment> Any variation from this syntax causes this error message.

Action:

Correct the syntax to conform to that specified above or remove the word ON.