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 |
DRG-11817: Proxy Redirect
ORA-07658: slsprom:$QIOW read failure
NNL-00854: Fastest rename processing time: string
ORA-08191: Flashback Table operation is not supported on remote tables
RMAN-08055: media recovery complete
TNS-01160: Trace level was not specified
ORA-01150: cannot prevent writes - file string has online backup set
KUP-04005: file operation successful
ORA-07277: spdde: illegal pid passed as argument.
ORA-28668: cannot reference mapping table of an index-organized table
NID-00441: All previous backups and archived redo logs for this database are unusable.
PLS-00669: Type of expression should be a valid collection variable