This question regarding Checkpoint.
Suppose my program has checkpoint for every 100 records. If
my program abends at 120 records, what will happen. I know
first 100 records are committed and rest of 20 records
where they gone and where they are stored.

Answer Posted / john i harper

As in anything else, it depends. If the buffers containing
your updates were written out, they are on your output data
set. Otherwise, they are lost.
The purpose of taking checkpoints is to allow you to
restart your program at the last known checkpoint, instead of
all the way back at the beginning. If your job ran for hours
and only had a few minutes to go, starting at the last
checkpoint can save a lot of time.
IMS will reposition your input and output files, so you can
pick up from there.

Is This Answer Correct ?    25 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the advantage of dynamic generation of acb?

2813


What is acbgen process?

702


What is the maximum number of levels allowed in ims db?

551


What is the maximum of key fields and search fields allowed in a segment?

575


What are the advantages and disadvantages of a hierarchical database?

631






Explain the advantage of creating the acbs well ahead of time?

3143


What is dbdgen process?

625


What is the need for a secondary index in ims?

611


What is hierarchical database?

3191


Explain the two ways in which dl/i interface can be invoked?

3125


Explain the maximum number of segment types allowed for a single database?

1803


What is an ims database?

609


Define pcb?

661


What are the objectives of dbms in ims?

661


What are the advantages of a hierarchical database?

2762