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: Creating datafiles for 500GB database

Re: Creating datafiles for 500GB database

From: Howard J. Rogers <hjr_at_dizwell.com>
Date: Wed, 14 Apr 2004 09:43:59 +1000
Message-ID: <opr6e5jlh33d8uqx@news.optusnet.com.au>


On 13 Apr 2004 16:34:06 -0700, Sandy N <urockblue96_at_yahoo.com> wrote:

> Thanks for the thoughts and ideas (especially Dan, Howard, Mark). They
> are very relevant to my pursuit :-). As far as my backup startegy, I
> suggested using NOARCHIVELOG mode for the datamart. The reason being,
> in case of any disaster, ALL the data can be recreated from the
> mainframe. In any case we will take cold backup on every Sunday night.
>
> Regards
> SN

Ah well... that changes my advice then. Since your smallest unit of backup and recovery is the *database*, how you break that database up into data files becomes a matter of utter irrelevance.

I favoured 2GB data files because in archivelog mode, that is then going to be the smallest possible recovery you can ordinarily do using O/S commands. But in noarchivelog mode, you're simply going to restore *everything* from last Sunday night's backup regardless. So you might as well go with the biggest data files your file system will permit.

Regards
HJR

-- 
-------------------------------------------
Dizwell Informatics: http://www.dizwell.com
  -A mine of useful Oracle information-
          -Windows Laptop Rac-
    -Oracle Installations on Linux-
===========================================
Received on Tue Apr 13 2004 - 18:43:59 CDT

Original text of this message

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