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: Databases and Instances

Re: Databases and Instances

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 2000/03/30
Message-ID: <954452232.19264.1.pluto.d4ee154e@news.demon.nl>#1/1

Stefan Jahnke <q5665841_at_bonsai.fernuni-hagen.de> wrote in message news:38E3B4D4.69060869_at_bonsai.fernuni-hagen.de...
> Hi,
>
> I wonder wether it is possible to create one instances, but multiple
> databases that are accessed via the one instance (on the same server)
> like it is possible to do with DB2. As I understood, you make an entry
> in the oratab-file to have a new instance, then connect with svrmgrl as
> internal to that instance, start it (what actually means, there is a
> seperated bunch of oracle processes per instance with an SGA). But there
> is only one DB that can be mounted and opened per instance. The only
> thing I found is the parrallel server option, but this is the other way
> around: multiple instances accessing the same database. So, is it
> possible to have one instance accessing mounting and opening multiple
> databases ? Perhaps via init-file entries ? I don't want just database
> links.
>
> TIA
> Stefan

It is not possible. Usually what is implemented as separate database in Sybase et Sqlserver is implemented as different schemas in Oracle.

Hth,
Sybrand Bakker, Oracle DBA Received on Thu Mar 30 2000 - 00:00:00 CST

Original text of this message

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