Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Two Instances at one oracle Server
> Also, databases could, in theory, be accessed from multiple instances;
> however, in practice, DBAs set up a database to be accessed from only one
> instance (and no other instance).
Except for parallel server / real application clusters where multiple instances against a single database is the norm.
> So, you can have two databases, two instances, and two services on the same
> NT server. You'll also need two listeners and two services to run those
> listeners.
I'm not sure about NT, but, in general, two listeners are not necessary. A single listener can service multiple instances.
-Don Granaman
[OraSaurus - Honk if you remember UFI!]
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Don Granaman INET: granaman_at_home.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Sep 20 2001 - 11:22:59 CDT