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: Do you use RMAN?

RE: Do you use RMAN?

From: Freeman, Robert <Robert_Freeman_at_csx.com>
Date: Tue, 12 Mar 2002 13:28:28 -0800
Message-ID: <F001.0042627A.20020312132828@fatcity.com>


New Rman features in 9i make it even nicer...

Recover specific blocks, while the database and the datafile is still available.
Automatic channel allocation.
retention policies.
restartable backups and restores.
backing up database and archivelog files in one operation run command isn't needed in most places anymore...

Also Rman is FREE, unlike some of the other backup/recovery tools out there... :-)
I do know that one major software supplier of backup and recovery tools is reworking
their product so that it's just a front end to Rman....

RF

Robert G. Freeman - Oracle8i OCP
Oracle DBA Technical Lead
CSX Midtier Database Administration

The Cigarette Smoking Man: Anyone who can appease a man's conscience can take his freedom away from him.

-----Original Message-----
[mailto:Bruce.Reardon_at_comalco.riotinto.com.au] Sent: Monday, March 11, 2002 11:28 PM
To: Multiple recipients of list ORACLE-L

Pat & others,

For your information something that I hope is helpful.

To add a point we discovered the hard way - RMAN doesn't so much backup blocks containing data but rather it backs up blocks that have ever contained data.

To quote from Metalink note 105208.1:
"RMAN will not back up NEVER USED blocks, but will back up blocks that were used
once, even if they are not in use now."

This can be a problem if you're not using uniform extent sizes and you temporarily get (say) large indexes.

In our case we worked around this at the time by rebuilding indexes to a new tablespace, resizing the original tablespace to a smaller value and then moving them back.

Our longer term "fix" has been to move to LMTs with uniform extent sizes.

Regards,
Bruce Reardon

-----Original Message-----
Sent: Friday, 8 March 2002 9:32

Bill ;

I am just in the process of implementing RMAN at our shop. We decided to go with RMAN for the following reasons :


 Patrick J. Howe
 Oracle DBA
 Illuminet Inc. (Carrier Division of Verisign)  4501 Intelco Loop SE
 Olympia, WA 98507
 Email : phowe_at_illuminet.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Reardon, Bruce (CALBBAY)
  INET: Bruce.Reardon_at_comalco.riotinto.com.au

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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Freeman, Robert 
  INET: Robert_Freeman_at_csx.com

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 Mar 12 2002 - 15:28:28 CST

Original text of this message

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