PCC-00097: Use of DECIMAL and DISPLAY types allowed only for COBOL and PL or I

PCC-00097: Use of DECIMAL and DISPLAY types allowed only for COBOL and PL or I

Cause: The DECIMAL and DISPLAY external datatype was used in an EXEC SQL VAR or EXEC SQL TYPE statement with an Oracle precompiler other than Pro*COBOL or PRO*PL or I. These external datatypes are available only in Pro*COBOL and PRO*PL or I.

Action: Remove the reference to the DECIMAL or DISPLAY external datatype from the EXEC SQL TYPE or EXEC SQL VAR statement.

No comments:

Post a Comment