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

Checkpoint - Restart option COBOL/JCL


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
raveendra_ibm
Currently Banned

New User


Joined: 07 Jan 2006
Posts: 31

PostPosted: Sat Apr 01, 2006 10:22 pm
Reply with quote

Hi All,

Can anyone help me out by explaining how to use checkpoint/restart feature in cobol.
I have gone through the forums to find many posts on this but couldn't find appropriate
examples that could have been self explanatory. Could you please provide me with
a sample code to demonstrate the checkpoint feature in cobol (using RERUN clause
i suppose) and also the corresponding JCL.

Thanks and Regards,
Raveendra.
Back to top
View user's profile Send private message
iknow

Active User


Joined: 22 Aug 2005
Posts: 411
Location: Colarado, US

PostPosted: Thu Apr 06, 2006 9:49 am
Reply with quote

Hi,

Check these links for more information

publib.boulder.ibm.com/infocenter/pdthelp/v1r1/index.jsp?topic=/com.ibm.entcobol3.doc/rliosrer.htm

docs.hp.com/cgi-bin/doc3k/BB243390047.15064/30

Hope this helps.
Back to top
View user's profile Send private message
siddhartha biswas
Currently Banned

New User


Joined: 04 May 2008
Posts: 15
Location: india

PostPosted: Fri Aug 27, 2010 2:12 pm
Reply with quote

Hi Iknow,

I too need information on RESTART logic in COBOL.

I tried to open the first link provided by you but it says

"Topic not found
The topic that you have requested is not available. The link may be wrong, or you may not have the corresponding product feature installed. This online help only includes documentation for features that are installed."

Could you please provide an alternative source for the information ?
Back to top
View user's profile Send private message
PeterHolland

Global Moderator


Joined: 27 Oct 2009
Posts: 2481
Location: Netherlands, Amstelveen

PostPosted: Fri Aug 27, 2010 2:29 pm
Reply with quote

This topic is 4 years old, do you think that URL's pointed to are still
valid after 4 years.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Fri Aug 27, 2010 2:53 pm
Reply with quote

Peter, take a look on the BRIGHT side, at least the poster found and used the search button.
Back to top
View user's profile Send private message
PeterHolland

Global Moderator


Joined: 27 Oct 2009
Posts: 2481
Location: Netherlands, Amstelveen

PostPosted: Fri Aug 27, 2010 3:02 pm
Reply with quote

Expat,

thats true, and i appreciate the TS did a search here.
A google search on "checkpoint RESTART COBOL ibm" (i did it
without the quotes) would have brought him here :

publib.boulder.ibm.com/infocenter/ratdevz/v7r6/index.jsp?topic=/com.ibm.ent.cbl.zos.doc/topics/PGandLR/concepts/cpchk02.htm
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Aug 27, 2010 7:25 pm
Reply with quote

Hello,

Quote:
I too need information on RESTART logic in COBOL.
Checkpoint/restart should not be implemented for a program. This is a major consideration and should be designed for an application or an environment.

Environments that support checkpoint/restart have a methodology already in place and this should be used to add a new participant. Not something gotten from a forum or some general guideline.

IMHO. . .
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts SCOPE PENDING option -check data DB2 2
Search our Forums:

Back to Top