PLS-00341: declaration of cursor 'string' is incomplete or
malformed
Answer / guest
Cause: A cursor declaration is improper or an identifier
referenced in the cursor declaration was not properly
declared. A return type that does not refer to an existing
database table or a previously declared cursor or cursor
variable might have been specified. For example, the
following cursor declaration is illegal because c1 is not
yet fully defined: CURSOR c1 RETURN c1%ROWTYPE IS SELECT ...
-- illegal In this case, a return type does not have to be
specified because it is implicit.
Action: Check the spelling and declaration of the cursor
name and any identifiers referenced in the cursor
declaration. Also confirm that the declaration is placed
correctly in the block structure. If a return type was
specified, make sure that it refers to an existing database
table or a previously declared cursor or cursor variable.
Please add more information about this Error
| Is This Answer Correct ? | 1 Yes | 0 No |
NNO-00104: line string: syntax error, data ignored
SQL*Loader-00473: nesting of collections is not allowed.
ORA-01194: file string needs more recovery to be consistent
ORA-39135: SYS schema cannot read data using specific SCNs
ORA-00603: ORACLE server session terminated by fatal error
DRG-10834: upper-case form of section name string too long
ORA-39002: invalid operation
TNS-12582: TNS:invalid operation
O2I-00117: Internal error: No message file for component O2U
ORA-16519: the resource handle is invalid
ORA-30023: Duplicate undo tablespace specification
TNS-00121: Missing CMANAGER_NAME in INTCHG.ORA