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: question concerning backup, archive logs and recovery

Re: question concerning backup, archive logs and recovery

From: Jose Nicolau <jose.nicolau_at_clix.pt>
Date: Sun, 01 Apr 2001 08:44:09 -0400
Message-ID: <3AC72298.FA19DE83@clix.pt>

"Howard J. Rogers" wrote:

> I'll keep it short and sweet: No.
>
> And this a cracking demonstration of why housing two separate applications
> within the one database is a really, really bad idea.
>

I desagree.
You can have as many applications as you want with all data in one database. I said 'you can', not 'you should'...
If one application needs some parameter in init.ora that 'conflits' with the others applications, ok, it's a good reason to chose another database for that application.
More: O9i is intended to support, no only diferent applications, but from diferent companies.

This reason, that we are talking about, is not a good example to change database.

>
> Regards
> HJR
>
> "Petra Hein/Gerald Bauer" <Petra.Hein-Gerald.Bauer_at_t-online.de> wrote in
> message news:9a1bag$2h4$04$1_at_news.t-online.com...
> > Hi,
> >
> > We have a database running in archive log mode.
> > Is it possible to exclude specific tablespaces from archiving (i.e. all
> > inserts, updates, deletes for these specific tablespaces should not
 produce
> > archive log entries) ?
> >
> >
> > The question arises, because we would like to have two completely
 different
> > applications' data stored in one database (Each application has its own
> > tablespaces.) :
> >
> > The first application is currently backed up by making consistent exports
 of
> > specific users at specific times. There is not necessarily the need to run
> > this application in archive log mode.
> >
> > The second application definitely must run in archive log mode.
> >
> > Thanks,
> > Gerald
> >
> >
Received on Sun Apr 01 2001 - 07:44:09 CDT

Original text of this message

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