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 |
PCC-02391: Runtime context variable not of correct type
ORA-01340: NLS error
ORA-38493: feature not enabled : Expression Filter index
NNL-00956: Hash tables freed: number
ORA-24780: cannot recover a transaction while in an existing transaction
ORA-13857: Invalid module name
ORA-00712: cannot rename system tablespace
ORA-01537: cannot add data file 'string' - file already part of database
ORA-14276: EXCHANGE SUBPARTITION requires a non-partitioned, non-clustered table
ORA-01668: standby database requires DROP option for offline of data file
ORA-14167: only one subpartition may be moved
ORA-30335: JOIN KEY clause references a level not in this hierarchy