What are CHECK POINTS

Support for OS/VS COBOL, VS COBOL II, COBOL for OS/390 & VM and Enterprise COBOL for z/OS
vasanthamugi
Posts: 14
Joined: Thu Dec 20, 2007 2:38 pm
Skillset: mainframe skills: jcl,vsam,cobol,db2,cics
Referer: ibmmainframes.com

What are CHECK POINTS

Postby vasanthamugi » Sat Dec 22, 2007 12:30 pm

hello,
can any 1 tell me what are check points? can any one explain me with the example program?whether check points are same as restart?
vasanthamugi

User avatar
dick scherrer
Global moderator
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am

Re: What are CHECK POINTS

Postby dick scherrer » Wed Jan 16, 2008 2:55 am

Hello,

Checkpoints are usually used to signify the successful completion of a logical unit of work (LUW).

A restart typically begins after the last successful checkpoint.

I know of no generic checkpoint/restart modules - the whole area of backup, recovery, checkpoint, restart, etc is usually implemented across an environment, not just one program.
Hope this helps,
d.sch.


  • Similar Topics
    Replies
    Views
    Last post