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-01075: you are currently logged on
ORA-14641: STORE-IN clause can be specified only for a Hash, Composite Range Hash table/partition
ORA-00122: cannot initialize network configuration
ORA-15183: ASMLIB initialization error [string]
ORA-07629: smpall: $EXPREG failure
RMAN-00552: syntax error in command line arguments
RMAN-10024: error setting up for rpc polling
PCC-00123: Entire VARCHAR declaration must be on same line
QSM-01086: dimension(s) not present or not used in ENFORCED integrity mode
SQL*Loader-00274: At least 2 read buffers have to be specified.
PLS-00452: Subprogram 'string' violates its associated pragma
ORA-14507: partition corrupt. all rows do not fall within partition bounds