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 / guest
check SQLERRD(3) from SQLCA copybook.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How do I delete a table in database?
Mention the different locking levels that are available in db2.
What is the maximum size of a char data type in db2?
If I have a view which is a join of two or more tables, can this view be updateable?
What is a dbrm in db2?
If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2
How can you quickly find out the # of rows updated after an update statement?
What is access path in db2?
How do I connect my db2 database to ibm?
How to check sequence on a table in db2?
What is node in db2?
Explain package in db2 and its advantages?
How to check last update on table in db2?
What is an instance database?
List down the data types in the db2 database.