If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > Instance and Database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-03-03, 05:11
NoviceNo1 NoviceNo1 is offline
Registered User
 
Join Date: Jan 2003
Location: Woking
Posts: 107
Instance and Database

Hi,

All these days i was under the impression that one database is
one instance. Recently, i came across some information that tells
that one database can have multiple instances running parallely.
Can anyone shed some light on this.
Some information or links would be of great use

Thanks
__________________
nn
Reply With Quote
  #2 (permalink)  
Old 03-03-03, 09:28
andrewst andrewst is offline
Moderator.
 
Join Date: Sep 2002
Location: UK
Posts: 5,171
Re: Instance and Database

__________________
Tony Andrews
http://tinyurl.com/tonyandrews
Reply With Quote
  #3 (permalink)  
Old 03-04-03, 15:54
clio_usa clio_usa is offline
Registered User
 
Join Date: Apr 2002
Location: California, USA
Posts: 482
Smile

It's when you have Oracle Parallel Server or RAC (lately). Two or more instances (SGA + background processes all together) run against the same set ot datafiles, redo log files,etc. (database).

Each instance have access to the same data - unlike as DB2 and SQL Server, where the data is partitioned (federated clustering).


Hope that helps,

clio_usa - OCP - DBA

Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On