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

Suppose we are doing transaction in a table and abend happened in
between. Suppose i have completed the transaction upto X rows and
I want to start the transaction again where the abend happened. I
don't want to do the transaction from the first record. Then what
i have to do.

Answer Posted / k.pratap

using flags.we correct that one.
first insert flag in u r table.
first write in u r cursor declaration with flag=0.
first take flag is 0.
after read the record.if record is successfully reading update flag is 1.ok.
if abend coming automatically rollback applied.
next the cursor going where the flag=0.it means it not successfully updated.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you classify the locks in db2?

1135


What are the different types of base tables?

1168


How will you return the number of records in table?

996


What is a cursor in programming?

1115


Mention the definition of cobol in varchar field.

1316


What is the maximum size of varchar data type in db2?

1178


What is the difference between nvl and coalesce?

1110


How to check table size in db2 sap?

1099


Explain about open switch business continuity software?

1188


What does reorg do in db2?

1078


Explain about rct.

1132


When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?

3637


what is the responsibility of the construction superintendent

2212


What are the two types of logging in the db2 database? Explain them.

1126


What is isolation level in db2?

1070