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


db2 restart logic ?



db2 restart logic ?..

Answer / ankitha

declare temp table with fields pkey and commit frequency.
then set commit frequency ie after 100 records it should
tabulate the temp table and in procerdure division read the
last pk value and should start updating after that pk value
and should delete this temp tble after the final commit or
stop run.

Is This Answer Correct ?    13 Yes 1 No

Post New Answer

More DB2 Interview Questions

What is multi row fetch in db2?

0 Answers  


Can a array declared with an index be displayed(readable format) in spool?

4 Answers   Syntel, UST,


What does DML stand for and what are some examples of it?

3 Answers   IBM,


I have 1000 rows in a db2 table.I want to update first 100 records,How do I do it?

4 Answers   CTS,


how to resolve -805 . how to see dbrm and package not found

2 Answers   IBM,


what is different three logs in DB2?

1 Answers   Syntel,


How are write I/Os from the buffer pool executed?

1 Answers  


Is there any advantage to denormalizing DB2 tables?

1 Answers  


1) I have 3 programs : PGMA, PGMB, PGMC. PGMA calls PGMB and PGMB calls PGMC. I have to do inserts, updates in all the 3 pgms. 2) Say PGMC has done its work successfully and returned to PGMB 3) PGMB had an SQL error while doing some update 4) PGMA has already done some updates before calling PGMB all are running under the same CICS region. What will happen if I issue SYNCPOINT ROLLBACK in PGMB when it abends ? Does all the changes in PGMA,B,C rollback ? (because all the pgms belong to same task).

1 Answers  


Can i insert bulk records into a db2 table using qmf of spufi only............!!!

2 Answers  


Why use RUNSTAT Utility?

3 Answers   Merrill Lynch,


I have some 3 particular fields ..i want to know which all tables have those 3 fields. Is there any way to identify.. can we know by quering system tables..

5 Answers   CTS,


Categories