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

Home -> Community -> Usenet -> c.d.o.server -> Re: Why hot backups?

Re: Why hot backups?

From: Andy Hardy <aph_at_ahardy.demon.co.uk>
Date: Fri, 4 Feb 2000 09:05:59 +0000
Message-ID: <EpDleNA3Zpm4EwaC@ahardy.demon.co.uk>


In article <389A55ED.CAF6935D_at_worldnet.att.net>, Rus <raybr_at_worldnet.att.net> writes
>Max La Menace wrote:
>
>> I am new to this NG and apologize if the answer exists in deja.com. But
>> if it does let me know and I'll go there.
>>
>> A consultant set up the Oracle Financials database I am managing.
>> Tonight I did my first restore in production and, having never done a
>> restore from a hot backup I called Oracle. They recommended that I
>> restore from my last cold and rolled forward even though I take hot
>> backups every night.
>>
>> Then why the heck am I waisting those expensive tapes on hot backups I
>> am not going to use?
>>
>> Thanks!
>
>It seems the hot backups you have are incremental in nature.
>
>Personally, I'm a huge fan of the export utility. I've had systems mulch
>my dbf files (which werent
>caught by the OS backup utilities since the files are always open).
>A quick drop and creation of the affected
>tablespaces followed by an import has saved the day (and the uptime)

That's OK when the import can be done in a reasonable time - some databases will take more than a day to re-import compared to just copying a few files back... And the hot backup means that you don't have to spend time with the database either down or running slow.

But yes, export/import is generally the easy way to go and the one I feel safest with!

Andy
--
Andy Hardy. PGP key available on request


Received on Fri Feb 04 2000 - 03:05:59 CST

Original text of this message

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