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...


SQL-02118: Invalid row for a WHERE CURRENT OF operation



SQL-02118: Invalid row for a WHERE CURRENT OF operation..

Answer / guest

Cause: An attempt was made to reference a nonexistent row
using the CURRENT OF clause in an UPDATE or DELETE
statement. This happens when no FETCH has been executed or
when FETCH returns a "no data found" error that the program
fails to trap.

Action: Check that the last cursor operation succeeded and
that the current row of the cursor is valid. The outcome of
a cursor operation can be checked in two ways: implicit
checking with the WHENEVER statement or explicit checking of
SQLCODE in the SQLCA.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-15101: no action specified

1 Answers  


PLS-00337: "string" matches too many object table aliases

1 Answers  


ORA-06438: ssaio: the asynchronous read was unable to read from the database file.

1 Answers  


ORA-07234: slemcw: fseek error.

1 Answers  


ORA-01139: RESETLOGS option only valid after an incomplete database recovery

1 Answers  


ORA-16035: missing required keyword string

1 Answers  


ORA-14514: LOCAL option not valid without subpartition name

1 Answers  


TNS-00126: Missing Connection Manager name and address in TNSNET.ORA

1 Answers  


ORA-31216: DBMS_LDAP: PL/SQL - Invalid LDAP rdn.

1 Answers  


ORA-24421: OCISessionRelease cannot be used to release this session.

1 Answers  


RMAN-06200: Changed string objects to AVAILABLE status

1 Answers  


NZE-29154: deterministic RNG self-test failure

1 Answers  


Categories