PMHeelo,
is-it possible in TWS to add an hour after of the execution of a job after resolving his dependency.
For exemple :
JOBY is successeur JOBX.
if JOBX is complete, i don'twant the JOBY executing juste after but 1 hour later.
For infomration, the JOBX could terminate à 02 PM, or 05 AM, or 9 PM...
Thank's for your hlep.
TWS and tiem after resolving dependency
-
- Global moderator
- Posts: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
- Referer: Google
- Location: Pushing up the daisies (almost)
Re: TWS and tiem after resolving dependency
Why do you need to wait? If you are dependent on something else finishing then make your dependency on that, In any case, your scheduling group are the people to consult because they may have a better idea due to the fact that they are more aware of the overall situation.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
Regards
Nic
-
- Posts: 130
- Joined: Tue Feb 01, 2011 7:12 pm
- Skillset: JCL, TWS, IBM Utilities
- Referer: Found on web
Re: TWS and tiem after resolving dependency
Easy. Just run an intermediate job on a "WAIT" work-station with a duration of one hour. so, you'd have JobX > WAIT job > JobY.
Re: TWS and tiem after resolving dependency
Hello, i thought about it, but i Want to use tws but not à job...eve, i soûl ashkénazes m'y question in JCĹs forum 

-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: TWS and tiem after resolving dependency
Have you contacted the vendor? Have you read the documentation? If you read the documentation and did not find any way to do what you want, that is a clue that what you want may not be possible. But you'd want to confirm that with the vendor to verify.
-
- Posts: 381
- Joined: Tue Jan 28, 2014 1:52 pm
- Skillset: COBOL, JCL, DFSORT, VSAM
- Referer: Google
Re: TWS and tiem after resolving dependency
Hello,
If you refer to Blackthorn's post:
- he has requested you to use the TWS functionality of WAIT Work-Station; which means that you are indeed using TWS.
samb01 wrote:Hello, i thought about it, but i Want to use tws but not à job...eve, i soûl ashkénazes m'y question in JCĹs forum
If you refer to Blackthorn's post:
Blackthorn wrote:...Just run an intermediate job on a "WAIT" work-station with a duration of one hour...
- he has requested you to use the TWS functionality of WAIT Work-Station; which means that you are indeed using TWS.
Re: TWS and tiem after resolving dependency
Hello, your,re right, i haven.t saw it. I didn't know we could use wait work station. I'm going to search in the documutentation how to make a wait workstation because in every socity l have worked in,we did'n use it.