PCC-02333: SQL identifier was not declared as a statement



PCC-02333: SQL identifier was not declared as a statement..

Answer / guest

Cause: A SQL statement identifier was referenced in a
DECLARE... CURSOR statement that was not PREPAREd.

Action: Check that all SQL statement names have been
declared. Remember that SQL statement names are identifiers,
not variables, and that they are local to the precompilation
unit.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-01862: the numeric value does not match the length of the format item

1 Answers  


ORA-38950: Source platform string not cross platform compliant

1 Answers  


ORA-22871: ALTER TYPE with REPLACE is not allowed for pure incomplete types

1 Answers  


ORA-26671: maximum number of STREAMS processes exceeded

1 Answers  


QSM-02140: agg(expr) requires correspondng SUM(expr*expr) function

1 Answers  


PCC-00062: Must use option SQLCHECK=SEMANTICS(FULL) when there is embedded PL/SQL

1 Answers  


ORA-29257: host string unknown

1 Answers  


LSX-00284: duplicate constraint name "~S"

1 Answers  


ORA-28528: Heterogeneous Services datatype conversion error

1 Answers  


LPX-00120: entity "~1S" NDATA (notation) "~2S" is undefined

1 Answers  


PCC-02329: found reference to undeclared function

1 Answers  


ORA-06143: NETTCP: maximum connections exceeded

1 Answers  


Categories