Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


PLS-00341: declaration of cursor 'string' is incomplete or
malformed



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

Post New Answer

More Oracle Errors Interview Questions

NNO-00104: line string: syntax error, data ignored

1 Answers  


SQL*Loader-00473: nesting of collections is not allowed.

1 Answers  


ORA-01194: file string needs more recovery to be consistent

1 Answers  


ORA-39135: SYS schema cannot read data using specific SCNs

1 Answers  


ORA-00603: ORACLE server session terminated by fatal error

2 Answers  


DRG-10834: upper-case form of section name string too long

1 Answers  


ORA-39002: invalid operation

1 Answers  


TNS-12582: TNS:invalid operation

1 Answers  


O2I-00117: Internal error: No message file for component O2U

1 Answers  


ORA-16519: the resource handle is invalid

1 Answers  


ORA-30023: Duplicate undo tablespace specification

1 Answers  


TNS-00121: Missing CMANAGER_NAME in INTCHG.ORA

1 Answers  


Categories