Answer Posted / pranav
Checkpoint is synonymous to Sync point, commit point or
point of integrity. Whenever a checkpoint is issued all the
records are committed and after a checkpoint system is in a
stable state. A checkpoint record entry is written to the
Log file and also generates a checkpoint ID which is used
for restarting the job from a particular checkpoint.
Database changes before the most recent checkpoint are not
reversed by backward recovery.
Database changes logged after the most recent checkpoint are
not applied to an image copy of the database during forward
recovery.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain the maximum number of fields allowed per segment and what is the maximum number of fields per database?
What is ims (db/dc)?
What are the disadvantages of a hierarchical database?
Explain the advantage of creating the acbs well ahead of time?
What do you mean by hierarchical database?
What is the advantage of creating the acbs well ahead of time?
What information does a psb contain?
Explain the disadvantage of dynamic generation of acb?
What is psbgen process?
What is dbdgen process?
Explain psbgen process?
Define psb?
how do you bind the cobol with db2
What is an ims database?
How many root segments do we have per database record?