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 |
ORA-30502: system triggers cannot have INSERT, UPDATE, or DELETE as triggering events
ORA-29289: directory access denied
PLS-01912: : instance must of be of type 'string'
LCD-00211: unexpected delimiter [string]
PLS-00707: unsupported construct or internal error [string]
ORA-02035: illegal bundled operation combination
ORA-28537: no more result sets
ORA-30927: Unable to complete execution due to failure in temporary table transformation
ORA-13601: The specified Advisor string does not exist.
PCC-00090: Precision/scale specification must be given for DECIMAL datatype
NZE-28816: No password provided for a PL/SQL function.
ORA-38610: FI "string" name prefix is reserved for frequent itemset counting