Page 1 of 1

RECYCLE TWS

PostPosted: Thu Aug 05, 2010 2:25 pm
by lukeskywalker64
Hi everyboby,

anyone knows how to recycle TWS without closing controlling system address space. For recycling I mean to let TWS read some parameters definition update .

thanks in advance

Lukeskywalker64 :D

Re: RECYCLE TWS

PostPosted: Thu Aug 05, 2010 2:46 pm
by expat
No, you have to stop / start the product

Re: RECYCLE TWS

PostPosted: Tue Jan 24, 2012 9:10 pm
by dbordon
I have a procedure on a case of a re-plan fails that STOP OPC (just controller) and i do not understand why.

So, If re-plan fails my procedure indicates to operator to add an application into current plan that takes backup and then delete the folowing datasets created in the RE-PLAN application:
//DRTOP EXEC PGM=EQQBATCH,PARM='EQQDRTOP',REGION=300M
//EQQTROUT DD DSN=dataset1,

//DPREPORT EXEC PGM=EQQBATCH,PARM='EQQDPRPT',COND=(8,LT),
// REGION=4096K
//SYSPRINT DD DSN=dataset2,

AFTER THAT IT RECYCLE OPC ! I do not see the need for this, can you provide your input about this? I cannot find a recycle sequence to better understand what is doing TWS during this process.

Re: RECYCLE TWS

PostPosted: Wed Jan 25, 2012 3:00 am
by NicC
1 - do not tag onto old posts especially ones that seem to me to bere a different question.
2 - You are asking an OPC/TWS question so why are you posting in the JCL part of the forum?