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?
What are CHECK POINTS
-
- 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
vasanthamugi
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: What are CHECK POINTS
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.
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.
d.sch.