Page 1 of 1

Restart Checkpoint Logic

PostPosted: Sun Dec 02, 2007 8:38 pm
by Lina
Pls let me know how I can use Restart , Checkpoint logic in Cobol Db2 program.
Eg , in case of updating records , if an abend occurs , and we have to restart from a particular record.

Re: Restart Checkpoint Logic

PostPosted: Mon Dec 03, 2007 11:05 pm
by dick scherrer
Hello,

You should talk with your database support people and learn how restart/recovery is handled for your system.

Usually, restarts are at a "logical unit of work" (LUW).