IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to insert check point and restart logic in a program


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
karthikmangal
Warnings : 2

New User


Joined: 03 Nov 2006
Posts: 2
Location: coimbatore

PostPosted: Mon Nov 06, 2006 11:45 am
Reply with quote

Explain with example how to insert check point and restart logic in a program.

WARNING: TITLE EDITED
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Tue Nov 07, 2006 5:02 pm
Reply with quote

This question was posted recently. Looks like the hint met the needs. Please check this out first.
Back to top
View user's profile Send private message
prakash.subramaniam

New User


Joined: 22 Nov 2006
Posts: 7
Location: chennai

PostPosted: Mon Dec 04, 2006 3:46 pm
Reply with quote

The problem with using basic checkpointing isn't keeping track of where a program fails and restoring the data base back to that point. Instead, it's picking up execution of the failed program at the intermediate point. your program has to provide a facility to accept the checkpoint-id, then decide what to do with it.

by,
Prakash.B.S.
prakash.subramaniam@rediffmail.com
9894908182.
[/b]
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Point and Shoot )PTNS TSO/ISPF 0
No new posts SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
No new posts DB2 Event passed to the Application P... DB2 1
Search our Forums:

Back to Top