Re: Brake client session

2001-06-09 Thread Mark Stapleton
Hrouda Tomá¹ wrote: > please let me advice, is any way to restrict real client scheduled backup > duration? By my experience duration parameter specified in schedule does not > affect real client session time. I need to ensure, that client backup > session really terminate after X hours window, wh

Re: Brake client session

2001-06-08 Thread Richard Sims
As a global affector, you could try playing with the THROUGHPUTTimethreshold server option, specifying a high THROUGHPUTTimethreshold value, which your clients could not possibly achieve, thus causing any client session lasting more than THROUGHPUTTimethreshold minutes to be cancelled automaticall

Re: Brake client session

2001-06-08 Thread Nicholas Cassimatis
The only thing I can think of would be to kill the client scheduler service when you want the backup to stop. On Unix, you'd have to find the process number of the TSM scheduler and kill that process. On NT, you could have an "at" command do a NET STOP "TSM Scheduler Service" (whatever you calle

Brake client session

2001-06-08 Thread Hrouda Tomáš
Hi all, please let me advice, is any way to restrict real client scheduled backup duration? By my experience duration parameter specified in schedule does not affect real client session time. I need to ensure, that client backup session really terminate after X hours window, which I have dedicate

Brake client session

2001-06-07 Thread Hrouda Tomáš
Hi all, please let me advice, is any way to restrict real client scheduled backup duration? By my experience duration parameter specified in schedule does not affect real client session time. I need to ensure, that client backup session really terminate after X hours window, which I have dedicate