PCC-00073: Cursor is declared but never OPENed at line
number in file string.



PCC-00073: Cursor is declared but never OPENed at line number in file string...

Answer / guest

Cause: A cursor was DECLAREd but was not referenced in an
OPEN statement. This is only an informational message.

Action: Remove the cursor declaration or code an OPEN
statement for the cursor.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-16722: unable to set LOG_ARCHIVE_DEST_STATE_n parameters

1 Answers  


ORA-00114: missing value for system parameter SERVICE_NAMES

1 Answers  


ORA-01456: may not perform insert/delete/update operation inside a READ ONLY transaction

1 Answers  


ORA-38718: Invalid thread number specified in the DUMP FLASHBACK command.

1 Answers  


ORA-29544: invalid type

1 Answers  






PCC-02022: Found end of file while scanning a SQL statement

1 Answers  


RMAN-06047: duplicate datafile number specified for restoration from copy

1 Answers  


ORA-33074: (XSAGDNGL36) In AGGMAP workspace object, the offset number is not a valid offset into dimension workspace object.

1 Answers  


ORA-30089: missing or invalid <datetime field>

1 Answers  


ORA-19804: cannot reclaim string bytes disk space from string limit

1 Answers  


IMP-00033: Warning: Table "string" not found in export file

2 Answers  


ORA-29866: cannot create domain index on a column of index-organized table

1 Answers  


Categories