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: Which backup system ? newbie

Re: Which backup system ? newbie

From: Howard J. Rogers <howardjr_at_www.com>
Date: Thu, 20 Sep 2001 20:39:22 +1000
Message-ID: <3ba9c6a6$1@news.iprimus.com.au>


Genuinely 9i??

On NT???

That's fast work -it was only released two days ago.

But if it really *is* 9i, then you really can't go past RMAN. Supplied with Oracle for free, it is now genuinely a one-line backup tool, and there's no need for a separate Catalog database as there used to be.

backup database; is all it takes.

Sounds like you want to read up on backup and recovery theory, though. I don't know what "logical locks" are (though they sound like redo logs), but Oracle isn't Informix.

Regards
HJR "Wolfgang Blümlhuber" <wolfgang.bluemlhuber_at_rz.fh-regensburg.de> wrote in message news:9oc40g$qjm$1_at_news.uni-paderborn.de...
> Hi,
>
> I need to configure a new server for our Oracle 9i. running on NT4
> The Server will be a DELL 4400 with 4x 18GB SCSI
> Our database has a size of about 4 GB now but will increase twice
> the next few years.
>
>
> The question is: how to backup this system?
> I don't think that it is necessary to backup all the disks every day ?!?
> Is there anything in oracle like writing logical locks directly to tape
> (like
> in informix)?
> I thought to backup a full database export on friday and write logical
locks
> to tape until the next export will be saved.
>
> What do you recomend for a save backup management ??
> Which software can you recomend ??
>
> Any help will be appreciate.
>
> Thanks in advance.
>
> Wolfgang.
>
>
>
>
Received on Thu Sep 20 2001 - 05:39:22 CDT

Original text of this message

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