PCC-02376: You may not declare SQLCODE when DEF_SQLCODE = TRUE

PCC-02376: You may not declare SQLCODE when DEF_SQLCODE = TRUE

Cause: The DEF_SQLCODE option may not be specified if a SQLCODE declaration already explicitely appears in the program.

Action: Remove the SQLCODE declaration from the program or specify DEF_ SQLCODE=NO (the default).

No comments:

Post a Comment