when i am trying to update a table having 1000 rows. the
program abends.how we will come to know the last successful
updated row was. we are not using any commit operations
Answer Posted / girish kumar
if u want to update ur changes to the database, posible when the commit is executed or when the program successfully executed. none other any situation database will not update.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are foreign keys in db2?
What is reorg and runstats in db2?
What types of tables are there in the db2 database?
How would you find out the total number of rows in a db2 table?
What is precompiler in db2?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
How to run db2 command in windows?
How is the value function used?
Discuss about db2 bind?
How will you return the number of records in table?
What is a db2 collection?
what are bind concepts in db2 cobol?
What is deadlock in db2?
What is plan in cobol db2?
Can we insert update delete in view?