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: Need database splitting advice

Re: Need database splitting advice

From: Kevin Brand <kevin.brandx_at_tel.gte.com>
Date: Thu, 6 Jun 2002 15:31:49 -0500
Message-ID: <adogqk$t40$1@news.gte.com>

Joe,

If you implement method 1, you will not be able to safely test and integrate new versions or patches of the Oracle RDBMS. Besides, you can never completely control what the developers do in the development instances.

I'd go with #2.

-Kevin

"Joe Condle" <condjp_at_chp.edu> wrote in message news:64a5ef9b.0206061002.1a2cb570_at_posting.google.com...
> I have two production databases running off one Compaq 4100. In
> addition to the two production databases there at least one test db
> running along with the production databases. This a Peoplesoft
> installation. There could be more tests db's running other than the
> normal two.
>
> We will be getting one more 4100 to try and split things off. My
> question is which the two scenarios is better.
>
> 1. Dedicate one machine per production DB along with it test DB's.
> 2. Have one machine for the two production DB's and one machine for
> test DB's.
>
> I personally lean toward number one, because I can improve performance
> of the production DB's by shutting down test DB's if I have to.
>
> Any Opinions
>
> Joe
Received on Thu Jun 06 2002 - 15:31:49 CDT

Original text of this message

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