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
What are iseries servers?
What is the syntax for creating a table in the db2 database?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
How to create db2 table in mainframe?
What is a bind card?
What is syscat in db2?
How many types of page locks can be held in db2?
Explain in brief how does db2 determine what lock-size to use?
What are the prerogatives?
What is the difference between drop table and delete table?
How do you eliminate duplicate values in db2?
What is declare cursor?
How do you simulate the explain of an embedded sql statement in spufi/qmf?
What db2 400?
What is innodb buffer pool?