TWS and tiem after resolving dependency

Ask queries about other IBM Tools like Tivoli, COBTEST, Fault Analyzer, z/OS File Manager, Workload Simulator, APA, SCLM, Merge & Migration Tools etc...
samb01
Posts: 431
Joined: Mon Nov 16, 2009 7:24 pm
Skillset: quite good
Referer: by web

TWS and tiem after resolving dependency

Postby samb01 » Wed Jul 12, 2017 9:12 pm

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.

NicC
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

Postby NicC » Thu Jul 13, 2017 2:34 am

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

Blackthorn
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

Postby Blackthorn » Sun Jul 16, 2017 3:28 pm

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.

samb01
Posts: 431
Joined: Mon Nov 16, 2009 7:24 pm
Skillset: quite good
Referer: by web

Re: TWS and tiem after resolving dependency

Postby samb01 » Mon Jul 17, 2017 7:55 pm

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 ;)

Robert Sample
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

Postby Robert Sample » Mon Jul 17, 2017 8:57 pm

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.

Aki88
Posts: 381
Joined: Tue Jan 28, 2014 1:52 pm
Skillset: COBOL, JCL, DFSORT, VSAM
Referer: Google

Re: TWS and tiem after resolving dependency

Postby Aki88 » Tue Jul 18, 2017 11:16 am

Hello,

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.

samb01
Posts: 431
Joined: Mon Nov 16, 2009 7:24 pm
Skillset: quite good
Referer: by web

Re: TWS and tiem after resolving dependency

Postby samb01 » Tue Jul 18, 2017 12:44 pm

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.