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


Can any one tell me about Restart logic in DB2.

Answers were Sorted based on User's Feedback



Can any one tell me about Restart logic in DB2...

Answer / girish kumar

suppose if we have 1000 rows for update, while we updating
incase if we get abend occures at 999 even a single record
could not be saved to database with out execute commit.
so that if we can place a commit for every 100 records
incase abend occres at 999 cursor start for 900 onwords by
issuing rollback along with commit.


this is db2 logic better to refer MUTTU REFRESHNER

Is This Answer Correct ?    1 Yes 0 No

Can any one tell me about Restart logic in DB2...

Answer / muneer

suppose if we have 1000 records while retriving data we got
abend at any stage we will use restart logic.this is the
basic idea of restart logic...

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More DB2 Interview Questions

What is a db2 table?

0 Answers  


What are foreign keys?

1 Answers  


Give the name of some fields form sqlca.

0 Answers  


How would you find out the total number of rows in a db2 table?

0 Answers  


How many buffer pools are available in db2?

2 Answers  


Define declaration generator (dclgen).

0 Answers  


What is the purpose of coding FETCH in a SQL SELECT query? Explain with an example in Detail?

4 Answers  


DB2 is a A) data base/data communication system B) data base C) RDBMS D) Programming language

4 Answers   Accenture,


How can you get the number of rows impacted by the last executed query?

1 Answers  


What is a DB2 plan?

8 Answers  


In SPUFI suppose you want to select maximum of 1000 rows, but the select returns only 200 rows. What are the 2 SQLCODEs that are returned?

1 Answers  


What is a buffer in memory?

0 Answers  


Categories