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 / sesha

If there is no commit is mentioned,processed records are
lost when an abnormal end occurs.Rows are inserted,
updated,deleted in a table, those changes will be
lost in case of abend.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is blu acceleration in db2?

594


what is the responsibility of the construction superintendent

1652


What is iseries database?

591


Is schema the same as database?

621


SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected

10715






How to check sequence on a table in db2?

590


What is check constraint. Explain with example.

637


What is db2? Explain.

593


How can deadlocks be resolved?

531


If I have a view which is a join of two or more tables, can this view be updateable?

683


When reorg is used?

661


Outputs of explain are with matchcols = 0. What does this signify?

608


What is cursor stability in db2?

796


What are the rules for db2 programming?

634


How to fetch the last row from the table in SQL (db2)?

1023