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

Can we specify times on jobs submitted using INTRDR


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

New User


Joined: 21 Jan 2009
Posts: 84
Location: India

PostPosted: Wed Apr 14, 2010 6:43 pm
Reply with quote

Can we specify times on jobs submitted using INTRDR ?
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Wed Apr 14, 2010 6:54 pm
Reply with quote

How would you specify the time on a JES subparameter?
Back to top
View user's profile Send private message
rakesh1155

New User


Joined: 21 Jan 2009
Posts: 84
Location: India

PostPosted: Wed Apr 14, 2010 6:57 pm
Reply with quote

I have a Job1 and Job2.

Job1 is requested by TSO JOBREQ

Job1 submits Job2 using INTRDR,

Now, Job2 should not run until the system time 05:00AM.

Is it possible to give a specific time for Job2 in this case ?
Back to top
View user's profile Send private message
expat

Global Moderator


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

PostPosted: Wed Apr 14, 2010 7:00 pm
Reply with quote

That is why scheduling software is so handy. It submits certain jobs at certain times.
Back to top
View user's profile Send private message
sunil kumar purohit

New User


Joined: 10 Sep 2009
Posts: 37
Location: bangalore

PostPosted: Wed Apr 14, 2010 7:23 pm
Reply with quote

Hi Rakesh,
Plz go through below link, Hope this will help u..

publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/HAS1A431/3.25.2?SHELF=&DT=20001026113913&CASE=[url=http://yoururl.com]


As i think, You should use some scheduling tool.
Every Scheduling tool have this facility to specify date and time for submission of job.
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Wed Apr 14, 2010 7:23 pm
Reply with quote

rakesh1155 wrote:

Job1 submits Job2 using INTRDR,

Now, Job2 should not run until the system time 05:00AM.


Then, obviously, Job1 shouldn't submit Job2 until 05:00.
Back to top
View user's profile Send private message
rakesh1155

New User


Joined: 21 Jan 2009
Posts: 84
Location: India

PostPosted: Wed Apr 14, 2010 7:50 pm
Reply with quote

Well Kevin, how does Job2 get triggered ?

Job2 actaully gets modified by Job1
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: Wed Apr 14, 2010 8:02 pm
Reply with quote

Hello,

You are adding unneeded difficulty. . .

Let job1 make whatever modifications.

Then schedule job2 to run at 05:00.
Back to top
View user's profile Send private message
vasanthz

Global Moderator


Joined: 28 Aug 2007
Posts: 1742
Location: Tirupur, India

PostPosted: Wed Apr 14, 2010 10:57 pm
Reply with quote

Quote:
Then schedule job2 to run at 05:00.

I agree, having time trigger as a requirement on a scheduler would be the easiest & efficient solution.
Back to top
View user's profile Send private message
rakesh1155

New User


Joined: 21 Jan 2009
Posts: 84
Location: India

PostPosted: Sat Apr 17, 2010 10:21 pm
Reply with quote

Thanks all you guys.... I realised that I shouldnt allow Job1 to run before 5:00 by setting in the scheduler.
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: Sun Apr 18, 2010 1:31 am
Reply with quote

Good to hear you have a resolution - thany you for the followup icon_smile.gif

d
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 How to create a list of SAR jobs with... CA Products 3
No new posts Help in Automating Batch JCL jobs mon... JCL & VSAM 3
No new posts Build a record in output file and rep... DFSORT/ICETOOL 11
No new posts Submit multiple jobs from a library t... JCL & VSAM 14
No new posts Ca7 long running jobs report All Other Mainframe Topics 1
Search our Forums:

Back to Top