PCC-02354: A file included with #include may not contain SQL
statements
Answer / guest
Cause: The Pro*C Precompiler reads header files referenced
in #INCLUDE directives and uses the values defined in them.
But the precompiler never generates code using statements in
header files, so use of SQL statements in these files is
illegal.
Action: Move the SQL statement(s) into the main body of the
application or use EXEC SQL INCLUDE to check that the
included file is precompiled.
Please add more information about this Error
| Is This Answer Correct ? | 2 Yes | 0 No |
ORA-32341: The EXPLAIN_MVIEW facility failed to explain the materialized view "string"."string"
ORA-13135: failed to alter spatial table
ORA-31059: Cannot insert root XML document node if it already exists
ORA-16546: missing or invalid piece
PLS-00140: duplicate external LIBRARY specification in subprogram expression
NZE-28841: Operation is not supported.
NNL-00234: Auto-refresh failure-retry expiration period is currently string
NPL-00411: incoming ASN.1 NULL encoding has nonzero length of string
ORA-02331: cannot create constraint on column of datatype string
ORA-24194: attempt to read data in a message as the wrong type
ORA-24168: rule string.string cannot have default evaluation context
ORA-12850: Could not allocate slaves on all specified instances: string needed, string allocated