ADSM-L

Re: db2 backups not expiring

2001-04-04 08:59:49
Subject: Re: db2 backups not expiring
From: Nicholas Cassimatis <nickpc AT US.IBM DOT COM>
Date: Wed, 4 Apr 2001 09:00:15 -0400
That will mark the DB2 backups inactive.  Now the management class rules
will dictate how long you keep the files in TSM - if retain last is 90
days, you'll have the backups for 90 days.

My DB2 backups go to a special management class, which has the retain last
set to 0 days, so TSM will delete the backups when DB2 does.

Nick Cassimatis
nickpc AT us.ibm DOT com



                    MUSTAFA BAYTAR
                    <mustafa.baytar@EFESPILS       To:     ADSM-L AT VM.MARIST 
DOT EDU
                    EN.COM.TR>                     cc:
                    Sent by: "ADSM: Dist           Subject:     Re: db2 backups 
not expiring
                    Stor Manager"
                    <ADSM-L AT VM.MARIST DOT EDU>


                    04/04/01 08:24 AM
                    Please respond to "ADSM:
                    Dist Stor Manager"





Peter logon to your aix system as user db2xxxx or user who is owner the db2
backups
and then run command :

db2adutl query full

you will show list of your db2backups

then run command

db2adutl delete full older than XX days.

your db2 backups will not expire until you dont run this command
<Prev in Thread] Current Thread [Next in Thread>