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

How to handle CHKP call in restart mode


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

New User


Joined: 31 Jan 2007
Posts: 56
Location: banglore

PostPosted: Tue Sep 11, 2007 10:49 am
Reply with quote

Hi,
I am implementing checkpoint restart logic. The check point call is succesfull, when i am running in normal mode. But when i am runnning the program in restart mode by providing CHKPID in the BMP JCL parm field the XRST call is succesfully reading the check point ID and save areas from the log, i am also doing checkpoints in restart mode but the CHKP call is giving me return code AD. How can i handle if the job abends in restart mode.
Back to top
View user's profile Send private message
abin

Active User


Joined: 14 Aug 2006
Posts: 198

PostPosted: Tue Sep 11, 2007 2:36 pm
Reply with quote

Hi Krishna,

Programmer Response: Be sure that the specified function is valid for the
PCB specified by the request.

Did you used DB PCB for checkpoint call and you are running in which mode.

Thanks,
Abin
Back to top
View user's profile Send private message
krishna_mf

New User


Joined: 31 Jan 2007
Posts: 56
Location: banglore

PostPosted: Tue Sep 11, 2007 3:16 pm
Reply with quote

hi,
i am running as BMP and the PCB is I/O PCB. In normal run without specifing check point id in the JCl the CHKP call is succesful but the same call in resart mode is returing status code AD. Can'nt we do CHKP call when CHKPID is not blank in the JCL.
Back to top
View user's profile Send private message
abin

Active User


Joined: 14 Aug 2006
Posts: 198

PostPosted: Tue Sep 11, 2007 5:04 pm
Reply with quote

Hi,

We can do a CHKP call by specifying CHKPID in the JCL. I prseume CHKPID is a sympolic parameter.

Please make sure while restarting checkpoint call is amde after restart call.

Regards,
Abin
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: Wed Sep 12, 2007 1:51 am
Reply with quote

Check You posted just a part of the looked up info.
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 HILITE on Browse mode? TSO/ISPF 2
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts Error while running web tool kit REXX... CLIST & REXX 5
No new posts Call program, directly from panel CLIST & REXX 9
Search our Forums:

Back to Top