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
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
How to rename a table in DB2 ?
How do I delete a column in db2?
How to resolve deadlock issue
What language is db2 written in?
What is catalog database in db2?
How do I optimize a query in db2?
What is a db2 tablespace?
What are union and union all?
How to check table size in db2 sap?
How do I start db2 in windows?
What is the meaning concurrency in the db2 database?
How do you find the maximum value in a column in db2?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
Mention the downsides of page level lock.