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: multi oracle instances in one machine

Re: multi oracle instances in one machine

From: Terry Ball <terry_ball_at_csgsystems.com>
Date: Mon, 28 Dec 1998 15:33:55 -0600
Message-ID: <3687F943.7D396564@csgsystems.com>


It depends on what the applications are doing. If all of the applications are of the
same type (i.e. OLTP) then one instance is better. The reason for multiple instances is because the applications have different tuning needs. Evalute those
and you might find you have a third option - two instance, one with one schema/application, the other with two schema/applications.

Terry Ball
Sr. DBA, CSG Systems

bjin wrote:

> Hi,
>
> Kindly give me some guidelines on this.
>
> Within our product framework, there are 3 sub-applications which use
> Oracle database to store data. Each of them owns a set of tables
> respectively. These 3 applications run on a single machine.
>
> When implementing system, we have two choices.
> 1. Create only 1 Oracle database and create tables of 3 applications in
> 3 different user's schema.
> 2. Create 3 Oracle databases in 1 machine and create tables in 3
> different databases.
>
> Which way is better? What should we consider when choosing from the 2
> methods?
>
> The platform is hp9000, hpux 10.x and Oracle 7.3.4. It has 1G memory and
> 4 cpus.
>
> Thanks
>
> bjin
Received on Mon Dec 28 1998 - 15:33:55 CST

Original text of this message

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