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: How can I run multiply instances in Oracle at the same time?

Re: How can I run multiply instances in Oracle at the same time?

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Fri, 20 Oct 2000 11:01:50 +0100
Message-ID: <8sp56d$68b$1@soap.pipex.net>

"Reinier" <Reinier_Dickhout_at_hetnet.nl> wrote in message news:#XA5Q8lOAHA.335_at_net003s...
> Maybe there is a little confusion about terminology here. If I read yor
 post
> correctly you want two instances on one machine. Or you can say two
> different databases. A database is ususally consider to be the total of
> datafiles, control files etc.. (I'm not saying this is right however, not
> saying it's wrong either, just can't think of a good way to describe it
> myself) whereas an instance is usually consider to be the up and running
> version of a database (you bring the database down, when down still a
> database, but you connect to an idle instance when your database is
 down...
> still with me?)

Hi

Database = set of physical files
Instance =set of processes and memory structures that access that database.

The reason for the distinction becomes clear when you consider OPS. Here you have two (or more) instances but one database.

HTH

--
Niall Litchfield
Oracle DBA
Audit Commission UK
Received on Fri Oct 20 2000 - 05:01:50 CDT

Original text of this message

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