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: Server-managed vs storage-managed backup/recovery?

RE: Server-managed vs storage-managed backup/recovery?

From: Hand, Michael T <HANDM_at_polaroid.com>
Date: Mon, 28 Jun 2004 16:01:47 -0400
Message-ID: <1357B9FD14F9D41187800008C7A47B350336A5B4@corpa1.polaroid.com>


Tim,

John hit all of the major points for the hot-backup via mirror split justification. The one additional use we put to ours is a daily Dbverify. We started this process with an 8.0 database and I wasn't ready to trust RMAN at that point. It will be interesting to see how these two concepts integrate.

Mike

-----Original Message-----
From: Tim Gorman [mailto:tim_at_sagelogix.com] Sent: Monday, June 28, 2004 3:17 PM
To: oracle-l_at_freelists.org
Subject: Re: Server-managed vs storage-managed backup/recovery?

John,
Thanks so much for the reply!

I'm trying to find the middle-ground between RMAN and the mirror-split methods. Right now, my approach is to make use of the CATALOG command to register a mirror-split as a DATAFILECOPY and then back the DATAFILECOPY off to tape using the BACKUP DATAFILECOPY command. This would allow RMAN to check for corrupted blocks, thus achieving the best of both worlds, but I've got a lot of testing to do, and I was wondering if anyone had used this already?

Thanks!

-Tim

on 6/24/04 3:37 PM, John Kanagaraj at john.kanagaraj_at_hds.com wrote:

> Tim,
> 
> We use the the 'split mirror' hot-backup for our large Apps database. The
> main reasons are (a) Keep backup I/O off the 'live' copy (b) Keep a copy
of
> the Database 'on-disk' for immediate recovery should a disk disaster strike
> on the live copy. (c) We don't have to really bother about the backup window
> as long as one cycle doesn't step into the next. (d) Clones are simply a
> matter of FTP and archive log application. [Of course, storage $$ isn't an
> issue here, if you know what I mean!]
> 
> Hth,
> John Kanagaraj <><
> DB Soft Inc
> Phone: 408-970-7002 (W)
> 
> Listen to great, commercial-free christian music 24x7x365 at
> http://www.klove.com
> 

>> -----Original Message-----
>> From: oracle-l-bounce_at_freelists.org
>> [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of tim_at_sagelogix.com
>> Sent: Thursday, June 24, 2004 9:02 AM
>> To: oracle-l_at_freelists.org
>> Subject: Server-managed vs storage-managed backup/recovery?
>>
>>
>> All,
>>
>> I see a lot of IT shops opting for using the various
>> ?mirror-split? technologies for performing database backups,
>> as opposed to using tape-management software (i.e. Veritas,
>> Legato, Tivoli, etc) or RMAN. To make a long story short, I
>> see this as IT management endorsing the concept of
>> storage-managed storage as opposed to the concept of
>> server-managed storage. Not a bad solution, makes a lot of
>> sense in a lot of ways. Lots of good arguments in favor of
>> storage-managed storage, as long as the services on the server
>> are simple. However, as the existence of this list attests,
>> database-based applications tend to be complex and laden with options.
>>
>> I tend to believe that there is more to the recoverabilt than
>> simply getting the data to tape (or from tape) as quickly as
>> possible, namely:
>>
>> - partial database recoveries
>> - point-in-time recoveries
>> - not backing up READ ONLY tablespaces as frequently as READ
>> WRITE tablespaces
>> - detecting corruption in datafiles and archived redo log files
>> - validating backups, validating restores, validating recoverability
>> - verifying recoverability
>> - reporting and analysis on backup and restore performance
>>
>> All of these are things that RMAN does, but ?mirror-split?
>> techniques make difficult. Still, for shops that have bought
>> into one or more of the various ?mirror-split? options, I find
>> it difficult to try to argue them away from it. At least, the
>> arguments are difficult until serious recovery problems have
>> occurred and the huge range of options offered by Oracle have
>> been constrained by the use of ?mirror-split? backups.
>>
>> So, in the spirit of ?join them rather than beat them?, has
>> anyone managed to combine RMAN with ?split-pair? techniques
>> (i.e. EMC ?TimeFinder? and BCVs, Veritas ?FlashSnap?, Hitachi
>> pair-splits, etc)?
>>
>> I?ve thought about using the RMAN ?catalog? command to add
>> DATAFILECOPYs to the catalog following a ?mirror-split?, but
>> RMAN then tends to try to read those splits during restore
>> operations. Also, the fact of having created a DATAFILECOPY
>> using a mirror split means that RMAN has not been able to
>> check the file for corrupted blocks, an important piece of
>> functionality to lose.
>>
>> I?m also aware of the PROXY operations in RMAN but have not
>> used them. Anyone know if this functionality integrates into
>> the ?mirror-split? techniques?
>>
>> Thanks in advance for any and all information!
>>
>> -Tim


Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

-- 
This transmission is intended only for use by the addressee(s) named herein and may contain information that is proprietary, confidential and/or legally privileged. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you.


----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Mon Jun 28 2004 - 15:00:52 CDT

Original text of this message

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