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 / jagan
In SQLCA , we have field named SQLERRD . In SQLERRD(3) , the
no of rows successful updated (or) inserted can be found .
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
How to find the maximum value in a column in the db2 database?
How is the value function used?
What is an instance database?
Comment whether the cursor is closed during commit or not.
How do I import data from excel to db2?
What are concurrency issues?
What is nvl in db2?
What is buffer pool and list some of them?
What is rebind in db2?
Why cursor is used in db2?
What is dclgen (declaration generator)?
What is the use of runstats in db2?
What is cloudant database?
How to execute stored procedures?
How does coalesce work?