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: Methods for testing RMAN backups?

RE: Methods for testing RMAN backups?

From: Mercadante, Thomas F (LABOR) <Thomas.Mercadante_at_labor.state.ny.us>
Date: Thu, 13 Oct 2005 09:03:00 -0400
Message-ID: <ABB9D76E187C5146AB5683F5A07336FF35FCDB@EXCNYSM0A1AJ.nysemail.nyenet>


Vanessa,  

A good first test is to validate your backup. Simply allocate a channel and issue a "restore database validate;". This does everything that a restore would do except it does not touch the database. Validate both your database and archivelog backups. This will prove that you can get the backups off of tape or from disk, depending on the type of backup you are doing. I run a validate backup every week for all of our databases.  

After this, I would insist on performing a complete restore just so that you know it can be done.  

Good Luck!  

Tom      


From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Vanessa A. Simmons Sent: Thursday, October 13, 2005 8:50 AM To: oracle-l_at_freelists.org
Subject: Methods for testing RMAN backups?  

I am getting ready to apply a patch to our databases and before doing so I need to test our RMAN backups to make sure I can get them all back in case there's a problem. Plus, it's just good practice to test the backups regularly anyway (BEFORE a disaster occurs). However, I haven't ever tested my backups before and want to see how others have done this.

Thanks in advance,

Vanessa

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Oct 13 2005 - 08:05:22 CDT

Original text of this message

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