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-12055: materialized view definition contains cyclic dependencies with existing materialized views
NNO-00300: no listen addresses specified, at least one is required
ORA-23356: masterdef recognizes a master which does not recognize the masterdef
ORA-24331: user buffer too small
ORA-36950: (XSFCAST22) The list of string values cannot have more than number members. You supplied number.
TNS-00509: Buffer overflow
ORA-30025: DROP segment 'string' (in undo tablespace) not allowed
ORA-01037: maximum cursor memory exceeded
DRG-10017: you must be string to do this: string
ORA-01691: unable to extend lob segment string.string by string in tablespace string
ORA-24904: invalid callback attribute passed into OCI call
ORA-08401: invalid compiler name: string