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: Hot Backups -- to Disk OR to tape direct

Re: Hot Backups -- to Disk OR to tape direct

From: Jay Hostetter <jhostetter_at_decommunications.com>
Date: Thu, 25 Mar 2004 08:12:56 -0500
Message-ID: <s0629498.032@ephsvr25.dande.com>


We use RMAN to backup to disk. The disks are later backed up to tape. We do this because:

  1. We had a horrible experience with RMANs predecessor - If I recall correctly, it was called EBU. Weeks were wasted trying to get this thing to work with tapes.
  2. The last time I checked (3 years ago? you had to purchase the media libraries to get RMAN to talk to the tape backup software.
  3. The last backup is readily available for restores. I don't have to wait for a tape.
  4. No hassels with the backup software failing or running out of tapes, etc. Just make sure you have enough disk space for backups.
  5. I assume backups to disk are faster than to tape, but this may not always be the case.

If you are using RMAN, you don't need the ALTER TABLESPACE ... commands.

Jay

>
> Conducting a survey here ...
>
> What is the preferred method of Hot Backups
> {where you do not have a SAN with SnapClones) and
> the database is large [say more than 80GB,
> against the DLT drive of 40GB tapes]
>
> 1. Scripted Hot Backup to Tape, spanning tapes in
> an AutoLoader configuration [the switching of tapes
> has to be scripted into the Hot Backup]
>
> 2. Scripted Hot Backup to Disk, followed by a subsequent
> backup to tape
> a. With a compressed image of the DB on Disk
> b. To an uncompressed image on Disk
>
> Assume : No Media Manager Libraries available for RMAN
> so backups have to be scripted with ALTER TABLESPACE
> BEGIN ... END ...
> Hemant K Chitale
> http://hkchital.tripod.com

**DISCLAIMER
This e-mail message and any files transmitted with it are intended for the use of the individual or entity to which they are addressed and may contain information that is privileged, proprietary and confidential. If you are not the intended recipient, you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received this communication in error, please notify the sender and delete this e-mail message. The contents do not represent the opinion of D&E except to the extent that it relates to their official business.



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 Thu Mar 25 2004 - 07:47:26 CST

Original text of this message

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