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
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
What is precompiler in db2?
What is the difference between using bind () and rebind () methods of naming class?
What are the different types of base tables?
What are bind parameters in db2?
Explain the function done by data manager?
How can you quickly find out the # of rows updated after an update statement?
Can there be more than one cursor open for any program?
What are packages in db2?
Define db2 and its databases?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
What is with ur in db2?
What is the difference between plan and package in db2?
What are the rules for db2 programming?