PCC-02354: A file included with #include may not contain SQL
statements
Answer Posted / 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 |
Post New Answer View All Answers
ORA-26095: unprocessed stream data exists
ORA-26032: index string.string loading aborted after string keys
ORA-26028: index string.string initially in unusable state
ORA-26082: load of overlapping segments on table string.string is not allowed
ORA-26084: direct path context already finished
IMG-02003: 2FF03 - incorrect color histogram feature specification
IMP-00070: Lob definitions in dump file are inconsistent with database.
When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............
IMP-00064: Definition of LOB was truncated by export
IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created
ORA-26027: unique index string.string partition string initially in unusable state
invalid quantity specification negative quantity are not allowed for this item please check this item definition quantity
RMAN-05017: no copy of datafile number found to recover
How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?
ORA-16516: The current state is invalid for the attempted operation.