Search found 2 matches

by sreekanth bodke
Wed Oct 13, 2010 3:34 pm
Forum: DB2 SQL - DB2 PROGRAMMING
Topic: Restart logic (Checkpoint logic)
Replies: 3
Views: 10988

hi Dick, First of all thanks for your response for my question. i would like to make the topic clear for you. Actually i have coded a cobol program which includes the chekpoint logic. The jcl which runs for this program will unload records from some table and store the data into one flat file. This ...
by sreekanth bodke
Mon Oct 11, 2010 3:48 pm
Forum: DB2 SQL - DB2 PROGRAMMING
Topic: Restart logic (Checkpoint logic)
Replies: 3
Views: 10988

Restart logic (Checkpoint logic)

hi, I was wondering about the 'Restart logic' that how it works!! importantly about the CKPT_TABLE entry, Buffer-pool and what will this 'Checkpoint logic' will refer while it is getting restarted? i mean, whether it will refer to input file or buffer pool? Please clarify me about all these queries....