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