Re: Time out an SFS command

2010-12-24 Thread Ronald van der Laan
Or use the CP timebomb to issue a timed CP command within your own userid. Ronald van der Laan

Re: Time out an SFS command

2010-12-24 Thread jcb
On 12/24/2010 8:44 AM, Ronald van der Laan wrote: Or use the CP timebomb to issue a timed CP command within your own userid. Ronald van der Laan What about doing an async dmsconn csl call, and then if you get no response in several iterations of dmscheck, then close the workunit ??? John

Re: Time out an SFS command

2010-12-24 Thread Berry van Sleeuwen
Would PIPSTOP cancel the SFS command (or any CP/CMS command for that matter)? If so then you could use PIPSTOP to end the pipeline. Just a theory, not tested in any way... 'PIPE (end \) command LISTDIR ...', /* execute command */ '| stem',/* store */ '\ literal +60',

Re: Time out an SFS command

2010-12-24 Thread Dave Jones
If anyone is interested, I have a TIMEBOMB module that lets a CMS user set the CP command(s) to be executed and the amount of time to wait before the timebomb 'explodes'. Drop me a note off list if anyone would like a copy. Merry Christmas to all DJ On 12/24/2010 07:44 AM, Ronald van der

Re: Time out an SFS command

2010-12-24 Thread Alan Ackerman
We think the problem is IPGATE, which IBM does not support, right? In one case when my PROFILE EXEC in Richmond, VA issues ACCESS SFSKC:ACKERMAN.TOOLS C I can fix the problem via #CP IPL ACC (NOPROF FORCE IPGATE AUTOLOG IPGATE In the case I reported here, I don't even get an error message

Re: Time out an SFS command

2010-12-24 Thread Alan Ackerman
On Fri, 24 Dec 2010 18:44:04 +0100, Berry van Sleeuwen berry.vansleeuwen @xs4all.nl wrote: Would PIPSTOP cancel the SFS command (or any CP/CMS command for that matter)? If so then you could use PIPSTOP to end the pipeline. Just a theory, not tested in any way... As John Hartmann explained:

Time out an SFS command

2010-12-23 Thread Alan Ackerman
Moving this question from CMS-PIPELINES to IBMVM, since I am assured by John Hartmann that it cannot be done with CMS Pipelines. Anyone figured out how to get it to time out? Sender: CMSTSO Pipelines Discussion List CMS- pipeli...@vm.marist.edu From: Ackerman, Alan

Re: Time out an SFS command

2010-12-23 Thread Alan Altmark
John was right, you can't cancel an SFS command

Re: Time out an SFS command

2010-12-23 Thread Alan Altmark
John was right, you can't cause an sfs command to time out. - Original Message - From: Alan Ackerman [alan.acker...@bankofamerica.com] Sent: 12/23/2010 06:09 PM CST To: IBMVM@LISTSERV.UARK.EDU Subject: [IBMVM] Time out an SFS command Moving this question from CMS-PIPELINES to IBMVM

Re: Time out an SFS command

2010-12-23 Thread Alan Altmark
John was right, you can't set a timeout for sfs commands. Having another ID hx your ID after a too-long wait is about it. That said, you're better off trying to find out why your workunit is hanging and solve the *real* problem. Maybe the server is hung up on a backup. Depending on what's