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
How do you eliminate duplicate values in db2?
Why do we need reorg in db2?
What is the physical storage length of time data type?
What is bind plan?
How to execute stored procedure in db2 command editor?
Which is faster delete or truncate?
Can we delete records from view?
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
Give the name of some fields form sqlca.
What is bufferpool in db2?
What is meant by dclgen?
What is the difference between drop table and delete table?
How to access db2 tables in mainframe?
What is db2 connect?
How to retrieve rows from a db2 table in embedded sql?