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

Job that is triggered every 15 mins


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

New User


Joined: 19 Feb 2006
Posts: 2

PostPosted: Wed May 24, 2006 6:33 pm
Reply with quote

My requirement is that a JCL should be triggered after every 15 mins. I am using the internal reader concept as the last step of the job to submit the same jcl from the top. But i dont want to make the jcl run continuously. Every time the last step is reached i have to make the JCL wait for a period of 15 mins before submitting the same job through internal reader.

I searched this forum but was not able to come up with a relevant thread.
Could any one help me with this and if this has already been discussed please post the thread details

Thanks,
AJ
Back to top
View user's profile Send private message
rajandhla

Active User


Joined: 18 Oct 2005
Posts: 182
Location: Luton UK

PostPosted: Wed May 24, 2006 7:06 pm
Reply with quote

use schedular.......
Back to top
View user's profile Send private message
RaviKiran

New User


Joined: 16 May 2006
Posts: 5
Location: Sunnyvale

PostPosted: Fri May 26, 2006 6:24 am
Reply with quote

If u dont have a scheduler, something must be running in the background to trigger your job
1. If not the same job, some other job. Using a rexx u can trigger this job for every 15 min.
Back to top
View user's profile Send private message
shrivatsa
Warnings : 1

Active User


Joined: 17 Mar 2006
Posts: 174
Location: Bangalore

PostPosted: Fri May 26, 2006 9:29 am
Reply with quote

Hi ravi,

Can you please give me the sample code of rexx to trigger the JOB


Thanks
Shri
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 Debugging not getting triggered throu... CICS 3
No new posts Need to create file with Dynamic Name... JCL & VSAM 4
No new posts SQLCODE -922 in Batch-Cics program tr... CICS 2
No new posts Need a query to pull 15 mins records DB2 1
No new posts CA7 line command to find all the jobs... CA Products 4
Search our Forums:

Back to Top