Hi,
I have defined a daily backup of my DB2 7.2 database. The backup is not
incremental, and every night Tivoli is configured to backup the disk on
which the DB2 backup is placed.
So my question is: Can I define a backup that overwrites the backup from the
previous day, so that the harddisk won't get filled up with backups? What is
the "correct" procedure?
Thanks,
Jakob
Philip Nelson - 09 Mar 2004 14:05 GMT
> Hi,
>
[quoted text clipped - 9 lines]
>
> Jakob
Jakob,
Since you have Tivoli Storage Manager, why don't you let TSM do the
management for you.
db2 "BACKUP DATABASE dbname USE TSM"
will send the backup straight to TSM.
The utility db2adutl will let you manage your backups within TSM (extract a
backup image, remove images older than a certain age etc.)
HTH
Phil Nelson
ScotDB Limited