IBM E16RMLL-I - Tivoli Storage Manager Implementation Manual page 766

Implementation guide
Table of Contents

Advertisement

/* Volume History File Management */
/*--------------------------------*/
define schedule delete_volhist type=admin \
cmd="delete volhistory type=dbbackup todate=today-6" \
description="Delete volume history information for database backups" \
starttime=07:00 active=yes
define schedule backup_volhist type=admin cmd="backup volhistory" \
description="Backup volume history file" starttime=07:05 active=yes
/*----------------*/
/* Disk Migration */
/*----------------*/
define schedule MIGRATION type=admin cmd="migrate stgpool diskdata lo=0
duration=180" desc="Perform migration on DISKDATA storage pool" starttime=07:00
active=yes
/*----------------------*/
/* Inventory Expiration */
/*----------------------*/
define schedule EXPIRE_INVENTORY type=admin description="Inventory expiration"
cmd="expire inventory" starttime=10:00 active=yes
/*------------------------*/
/* Tape Space Reclamation */
/*------------------------*/
define schedule RECLAIM_OFFDIRS type=admin description="Perform reclamation on
the OFFDIRS storage pool" cmd="reclaim stgpool offdirs threshold=85
duration=60" starttime=11:00 active=yes
define schedule RECLAIM_OFFDATA type=admin description="Perform reclamation on
the OFFDATA storage pool" cmd="reclaim stgpool offdata threshold=85
duration=180" starttime=12:00 active=yes
define schedule RECLAIM_TAPEDATA type=admin description="Perform reclamation on
the TAPEDATA storage pool" cmd="reclaim stgpool tapedata threshold=85
duration=180" starttime=15:00 active=yes
/*----------------*/
/* Audit Licences */
/*----------------*/
define schedule AUDIT_LICENSE type=admin description="Audit licenses" \
cmd="audit licenses" starttime=00:00 active=yes
/*------------------*/
/* Client Schedules */
/*------------------*/
define schedule server server_nightly starttime=22:00 action=incremental
duration=3 durunits=hours \
description="Nightly backup schedule for SERVER domain"
define schedule workstn workstn_nightly action=incremental starttime=22:00
duration=3 durunits=hours\
description="Nightly backup schedule for WORKSTN domain"
define sched workstn monthly_image starttime=01:00 action=imagebackup
object="C:" schedstyle=enhanced month=any weekofmonth=last dayofweek=friday
description="Monthly image backup for workstations"
/*--------------------------*/
736
IBM Tivoli Storage Manager Implementation Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tivoli storage manager

Table of Contents