GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Mainframe  >  JCL
Go To First  |  Previous Question  |  Next Question 
 JCL  |  Question 56 of 128    Print  
What is checkpoint restart option in jcl?

  
Total Answers and Comments: 3 Last Update: May 12, 2008     Asked by: kvskris 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
October 30, 2006 16:18:01   #1  
Hervey        

RE: what is checkpoint restart option in jcl?

A checkpoint restart is a way of logging updates to a database. The method is useful when a database becomes corrupt due to a code problem; the DB can be restored from backup and then a forward recovery can be don by using this checkpoint restart method and a limited number of updates applied.

As to how the checkpoint-restart method is used in JCL that depends on how the application is set-up for forward recovery during batch abends.


 
Is this answer useful? Yes | No
October 30, 2006 22:52:40   #2  
kumar        

RE: what is checkpoint restart option in jcl?

thank you harvey

regards

kumar


 
Is this answer useful? Yes | No
May 12, 2008 14:13:58   #3  
VIDESH Member Since: May 2008   Contribution: 1    

RE: What is checkpoint restart option in jcl?

Checkpoint/restart is a technique to write a batch programme such that at: regulated moments (checkpoints)

· the status of the programme is saved

· all updates to data are committed

all resources are released.

For Db2 checkpoint
Write Db2 ckpt Y in Jcl

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape