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


how to resolve -811 error. give clear explination

Answers were Sorted based on User's Feedback



how to resolve -811 error. give clear explination..

Answer / u

When a Select query
or
Subselect query returns more than one row
the sqlcode -811 is returned

Is This Answer Correct ?    3 Yes 0 No

how to resolve -811 error. give clear explination..

Answer / srinvasa yadav

RETRIEVING MORE THAN ONE ROW BY USING SELECT STATEMENT THEN
AN ABEND WILL OCCUR I.E -811.
RESOLVE: DELCARE CURSOR

Is This Answer Correct ?    3 Yes 1 No

how to resolve -811 error. give clear explination..

Answer / venkat

REASON: BY USING SELECT QUERY,WE CAN ACCESS MULTIPLE ROWS THEN -811 ERROR OCCURS

SOLUTION : BY USING CURSORS, WE CAN ACCESS MULTIPLE ROWS

Is This Answer Correct ?    2 Yes 0 No

how to resolve -811 error. give clear explination..

Answer / krishnaveni

-811:cursor not defined:

whenever select trying to retrieve multiple records we will
get this error

this error can be resolved when we declare a cursor

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB2 Interview Questions

what's the error code for Unique Index Violation?

2 Answers  


Explain the EXPLAIN statement?

1 Answers  


How does one remove entries from the SCT02 table?

1 Answers  


Explain about dbrm.

0 Answers  


Are view updateable?

0 Answers  


How can deadlocks be resolved?

0 Answers  


What is REORG? When is it used?

4 Answers  


What are the three types of page locks that can be held?

1 Answers  


Before you give the explain statement, what are the prerogatives?

0 Answers  


what is the use of bind parameter, Replace?

5 Answers   IBM,


What is ibm db2 connect?

0 Answers  


How do I change the column size in db2?

0 Answers  


Categories