Job E wait 15 minutes after Job D completes



Unicenter CA-7 Job Management: CA's workload automation tool for managing, visualizing, automating, optimizing applications

Job E wait 15 minutes after Job D completes

Postby BaghdadMedic » Wed Jul 22, 2009 7:51 pm

I need to create a process where Job D triggers Job E. However, I need to make Job E wait 15 minutes after Job D completes. There are jobs that run before Job D so I can not simply use the submit time feature. Job D & E are scheduled differently under three different scenarios. Is there a JCL, othjer program, or CA7 command that can automate this 15 minute pause?

Thanks,

Jarrod
Tallahassee, Florida.
BaghdadMedic
 
Posts: 11
Joined: Wed Jul 22, 2009 7:17 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Timing Issue.

Postby dick scherrer » Thu Jul 23, 2009 2:51 am

Hello,

What can be accomplished by waiting 15 minutes after one job completes to start another. . . :?
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: Timing Issue.

Postby jonnie » Thu Jul 23, 2009 8:03 pm

Hi,

You can use the command demand,job=JOBNAME,time=+15. You might have to put this in a seperate BTI job which must in turn be triggered by Job D.

Hope this helps
jonnie
 
Posts: 3
Joined: Thu Jul 23, 2009 7:51 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Timing Issue.

Postby BaghdadMedic » Mon Jul 27, 2009 8:11 pm

Thanks Jonnie!
I am actually going to use CA-Opera to demand in the next job!
Jarrod
BaghdadMedic
 
Posts: 11
Joined: Wed Jul 22, 2009 7:17 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Job E wait 15 minutes after Job D completes

Postby BaghdadMedic » Tue Aug 11, 2009 2:24 am

Does anyone know how to schedule the BTI job? What I mean is, I am required to enter my user name and Ca7 password in the JCL library, this violates my security rules. I would love to schedule a program that could do the above command.

Any suggestions?

Thanks !!
BaghdadMedic
 
Posts: 11
Joined: Wed Jul 22, 2009 7:17 pm
Has thanked: 0 time
Been thanked: 0 time


Return to CA-7

 


  • Related topics
    Replies
    Views
    Last post