what happend with out using Commit,when closing cursor and
program?
Answer Posted / harish
yes, commit-it will save the changes that we done to db2
table
when operation is performed successfully table will be auto
committed its default,suppose if any abends occur all
changes will be rolled back , table will come to original
status
since while updating millions of records somewhere some
abend occurs that time its better to have commit ,so till
upto abend whatever changes occured in table will be
saved.....
pls let me know if u have any queries
HARISH POOMGAME SHIVAPPA
NIIT TECHNOLOGY
KOLKATA
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which are the db2 tools to protect integrity of the database?
How to fetch the last row from the table in SQL (db2)?
Are views updateable?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
What is db2 stogroup?
What is dbrm? When it will be created?
What is a db2 package?
What is access path in db2?
What is bind plan?
What is database reorganization?
How would the varchar column remarks defined?
B37 abend during spufi?
How can we read records for specific member in CL? AND rpg?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
What is schema in db2?