what is commit & rollback? When and where is used while
compiling a cobol-db2 program?
Answer Posted / naveen
Commit is used when the changein the record is to be made
permanent.
It is coded in Cobol-DB2 program after some frequency of
record is processed.
Rollback is Issued by the DB2 system/will be coded by User
when it any abends/errors occurs while processing.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is the difference between plan and package in db2?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
What is db2 connect?
What is the maximum size of a char data type in db2?
what is diffrence b/w file-aid tool and file-aid utility???
What is buffer pool?
What is the cobol picture clause of the db2 data types date, time, timestamp?
What is dbrm?
What is the use of commit in db2?
List down the data types in the db2 database.
What is host variable in db2 cobol?
Differentiate between cs and rr isolation levels? Where do you specify them?
What is db2 bind?
What are the two types of logging in the db2 database? Explain them.
List out the three types of page locks that can be held.