Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: RMAN Quick clean-up

Re: RMAN Quick clean-up

From: James Howerton <jhowerton_at_uabmc.edu>
Date: Tue, 09 May 2000 10:50:51 -0500
Message-Id: <10492.105249@fatcity.com>


Both,

I'm using=20

RMAN> report obsolete;

I take the output from this and generate by hand a line for each file.

RMAN> change backuppiece '/BACKUP/FILENAME/FILENAME_L2-DEMO-395269203-21-1'=  delete;

I then use rm to delete all archlog backups dated prior to my level 0 = backup.

...JIM...
>>> rgramolini_at_tax.state.vt.us 5/9/00 10:26:36 AM >>>
Do you want to remove them from the recovery catalog or from the server? RBG
----- Original Message -----
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Sent: Tuesday, May 09, 2000 10:27 AM

DBA's,

Does anyone have a quick method for removing obsolete backup sets and archivelogs? I'm spending way too much time doing this each week.

Thanks

...JIM...

--
Author: James Howerton
  INET: jhowerton_at_uabmc.edu=20

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


--=20
Author: Ruth Gramolini
  INET: rgramolini_at_tax.state.vt.us=20

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue May 09 2000 - 10:50:51 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US