Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: VPD vs multiple schems vs multiple instance

RE: VPD vs multiple schems vs multiple instance

From: Mercadante, Thomas F (LABOR) <Thomas.Mercadante_at_labor.state.ny.us>
Date: Thu, 7 Jul 2005 07:44:20 -0400
Message-ID: <ABB9D76E187C5146AB5683F5A07336FF35F9E6@EXCNYSM0A1AJ.nysemail.nyenet>


One more reason to keep them separate: Recovery. What if one client needs the database rolled back? If you have one instance, they are all screwed. Sure, you can do something with Tablespace Point in time recovery. But why make it harder than it needs to be?

Keep them in separate instances.

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Dennis Williams Sent: Wednesday, July 06, 2005 5:50 PM
To: dubey.sandeep_at_gmail.com
Cc: oracle-l_at_freelists.org
Subject: Re: VPD vs multiple schems vs multiple instance

Sandeep

I would advocate separate instances for the following reasons:

  1. Easier security.
  2. When downtime is required, easier to meet each client's needs.
  3. When Oracle needs patched or upgraded, easier to deal with each client.
  4. If you decide to move a client to another server, easily done.

For example, one client insists an Oracle patch be applied immediately. Another client insists that they can't possibly accept the downtime required. With a single instance, you are forced to choose between clients. With separate instances you can treat clients independently.
There are advantages to a single instance from a shared pool perspective. However, in my experience the frustrations outweigh that gain.

Dennis Williams
--

http://www.freelists.org/webpage/oracle-l
--

http://www.freelists.org/webpage/oracle-l Received on Thu Jul 07 2005 - 06:46:20 CDT

Original text of this message

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