Hi,
I'm facing a special problem.
I've defined a schedule which should restart every 2 hours by using the period parameter.
But sometimes the backup-windows isn't enough to get finished within this time window.
So the following schedule 2 hours later gets automatically status missed.
I would like TSM to simply leave out this schedule without getting status missed.
I've already tried out this client script as workaround:
Do you have other ideas?
I'm facing a special problem.
I've defined a schedule which should restart every 2 hours by using the period parameter.
But sometimes the backup-windows isn't enough to get finished within this time window.
So the following schedule 2 hours later gets automatically status missed.
I would like TSM to simply leave out this schedule without getting status missed.
I've already tried out this client script as workaround:
- change schedule period to 4 hours with dsmadmc, to prevent the missed schedule
- backup regulary
- change schedulestart=now+00:05 to run the next backup afterwards
Do you have other ideas?