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
What are the objectives of dbms in ims?
Explain the advantage of creating the acbs well ahead of time?
Explain ims software environment?
What is an ims database?
What do you mean by hierarchical database?
Explain the disadvantage of dynamic generation of acb?
Explain the maximum number of fields allowed per segment and what is the maximum number of fields per database?
Explain the maximum of key fields and search fields allowed in a segment?
What is mpp mode?
What is psb?
My IMS main progam is calling Db2 subroutine ...Its giving - 923 db2 sql code..so could any one tell how to solve this issue.
Explain the maximum number of segment types allowed for a single database?
What are the two types of fields available in ims db?
What is meant by mpp mode?
What is dl/i?