when we are trying to update db2 rows. if the program
abends . how we will know that the last successful update
row was
Answer Posted / lenin
In cobol program, we can create one counter after each
successful update. So by checking the counter value we can
find out howmany rows are updated.
Please correct me if i am wrong..
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the information associated with sysibm.syslinks table?
What is null indicator in db2?
How would you find out the total number of rows in a db2 table?
What are db2 tables?
What is phantom read in db2?
Explain about rct in db2?
What is coalesce in db2?
How can you count the number of rows from a table tab?
How to connect to db2 database from windows command line?
What is a dbrm in db2?
What is a trigger in the db2 database?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
What is host variable in db2 cobol?
Mention the definition of cobol in varchar field.
What is load utility in db2?