MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Checkpoint/Restart......

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS
View previous topic :: View next topic  
Author Message
gbw
Beginner


Joined: 02 Dec 2002
Posts: 8
Topics: 7
Location: New Jersey

PostPosted: Thu Feb 27, 2003 7:59 pm    Post subject: Checkpoint/Restart...... Reply with quote

While doing the Checkpoint and Restart one can make use of Checkpoint-Id.

Is there any special dataset name we need to define inside the JCL? If yes, can you elaborate some more?

Or just make use of Checkpoint-Id details, put them in Parm card and restart the program is enough?

Thanks.
Back to top
View user's profile Send private message
hari_uss
Beginner


Joined: 19 Dec 2002
Posts: 78
Topics: 6
Location: Trivandrum, India

PostPosted: Wed Mar 05, 2003 3:08 am    Post subject: Reply with quote

You don't need any 'special' datasets to use checkpoint-id.

If you are using basic checkpointing, your program should issue a CHKP call after every, say 50 or 100 transactions (depends on standards followed at your shop). At this point, the program should place the checkpoint id to the third parameter of the call (this will be written in DL/I log).

Your program should be able to accept the checkpoint id, on restart. Then it may need to skip through the input transaction file till the record at which last checkpoint was issued. You may want to reset the affected working storage variables also, if any.

Thanks,
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group