PCC-02445: USING clause valid only on a PREPAREd dynamic
statement
Answer / guest
Cause: The USING clause was used with an OPEN cursor
statement where the cursor declaration was not for a
PREPAREd statement. The correct sequence of statements
should be as follows EXEC SQL PREPARE s FROM :stmt; EXEC SQL
DECLARE c CURSOR FOR s; EXEC SQL OPEN c USING ...;
Action: Use the PREPARE statement for the SQL statement and
use that in the DECLARE CURSOR statement.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-06252: NETNTT: cannot open address file
ORA-24805: LOB type mismatch
NZE-29100: Cannot create local key ID.
LCD-00205: unbalanced parentheses [string]
ORA-27476: "string.string" does not exist
RMAN-06213: --------------- ---------------------------------------------------
ORA-27156: request for process information failed
TNS-01048: No changes to save for string.
ORA-34181: (MXCHGDCL21) workspace object is not a partitioned VARIABLE.
NNO-00618: disabling AUTHORITY-REQUIRED on system queries
EXP-00023: must be a DBA to do Full Database or Tablespace export
AMD-00139: level names parameter not valid