IBM MAINFRAME HELP & SUPPORT FORUMS
Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
 

How CHKP and XRST call be used

THIS IS AN ARCHIVE FORUM: CLICK HERE TO GO TO THE ORIGINAL TOPIC

 
       IBMMAINFRAMES.com - IBM Mainframe Support Forums Index -> IMS DB/DC
View previous topic :: View next topic  
Author Message
sudhaaa



Joined: 24 Mar 2005
Posts: 47

Posted: Sun Jun 05, 2005 6:01 pm    Post subject: How CHKP and XRST call be used  

HI all,

Can u please explain me how CHKP and XRST call be used? Why I need XRST,other than releasing CHKP. If it is so, where this XRST is so useful?

Suppose I issued CHKP for 1000 records, Then for every 1000 records updated(required function) will take place. Now I need a CHKP at 500 records at one site. Can I do this by modifying in Application program or in JCL(anything using HOLD)
Back to top  
shivasankar



Joined: 11 Jun 2005
Posts: 1

Posted: Sat Jun 11, 2005 10:37 am    Post subject: Re: CHKP nad XRST  

Hi Sudhaa,

XRST call should be issued to first before you issue CHKP call. That is to basically identify whether the job is restarted/or it is normal run(first time we normally start).

After issuing XRST call, the return value (XRST Work Area) is spaces, then it is normal start. If not, then it does mean that your job is restarted. In our application program there might be separate logic while restarting such as initialization of variable, then retrieve stored values from checkpoint save area etc.

Then if you want to change the chkp interval, you can do it by modifying the chkpoint interval value in ur application program. In jcl we can't specify chkp interval.

If you need any more details,let me know..

Friendly
Shiva
Back to top  
Jagamohan



Joined: 17 Jun 2005
Posts: 13
Location: Mumbai

Posted: Fri Jun 17, 2005 3:05 pm    Post subject:  

hi sudhaa
for better understanding u can refer this.
http://publib.boulder.ibm.com/infocenter/dzichelp/index.jsp?topic=/com.ibm.ims.doc.apdb_8.1.0/ie0p3mst97.htm
Back to top  
kotesh



Joined: 11 May 2005
Posts: 14

Posted: Tue Jun 21, 2005 8:33 am    Post subject:  

hi sudha,
what ever you have given that is good i want to add something extend
basically there are two types of checkpoints are there 1. basic checkpoint

2.symbolic check point ..
the diff is basic chkp does not have restart facility ,symbolic having restart facility........i donot have time ..i will add some info tomorrow..

ok
byeeeeee
Back to top  
prasanth_thavva



Joined: 28 Jul 2005
Posts: 103
Location: Bangalore

Posted: Tue Oct 11, 2005 10:24 am    Post subject: REGARDING RESTART LOGIC..IN IMSDB  

sudha,

IF U FIND RESTART LOGIC USNING IMS PLZ UPDLOAD TO SITE

THANSK & REGARDS
VENKATA PRASANTH
Back to top  
 
       IBMMAINFRAMES.com - IBM Mainframe Support Forums Index -> IMS DB/DC
Page 1 of 1
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM