From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
r6000
> During a recent implementation a tape was used to do a database
> backup. The implementation was then blown away and re-done.
>
> I am running the following command in an attempt to check the
> volume in again but it fails saying it is in use or belongs to
> another storage pool.

It appears that, while you may have deleted the application and its
supporting files, your new implementation is making use of the volume
history file. Since the volhist file indicates the current use of all tapes,
it thinks your old database backup is still valid.

The best way to get the TSM server to relabel and reuse the tape is to
delete all but the most recent of your database backups. (You can't delete
the latest backup.) Just run

        del volhist type=dbb todate=today-1

This will delete all volume history references to database backups except
those that have been made in the last two days.

--
Mark Stapleton ([EMAIL PROTECTED])
Certified TSM consultant
Certified AIX system engineer
MCSE

Reply via email to