Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Why hot backups?
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
![]() |
![]() |