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
How can you classify the locks in db2?
What is the difference between bind and rebind in db2?
What is commit in db2?
Discuss about db2 bind?
What is temporal table in db2?
Give a brief description of db2 isolation levels?
How does cobol compile db2 program?
What is a storage group (stogroup)?
Define predicate?
What is precompiler in db2?
What is the reason behind not using select * in embedded sql programs?
Is the primary key a clustered index?
What is a db2 tablespace?
Explain in brief how does db2 determine what lock-size to use?
What is dclgen (declaration generator)?