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: Rule of thumb for new schema vs. new database?

RE: Rule of thumb for new schema vs. new database?

From: Mercadante, Thomas F (LABOR) <Thomas.Mercadante_at_labor.state.ny.us>
Date: Thu, 6 Oct 2005 07:55:28 -0400
Message-ID: <ABB9D76E187C5146AB5683F5A07336FF35FCBB@EXCNYSM0A1AJ.nysemail.nyenet>


Brian,

Something that was not mentioned by everyone and what I think is the most important question to ask has to do with recoverability.

If you need to roll one schema back for a data recovery reason, then the planning takes on another whole level of thought. In my mind, doing individual tablespace recoveries for this reason (if you separating each schema into separate tablespaces) is just not worth it. I prefer creating a new database instance on the same machine. Also, if these are canned applications separate instances gives you more flexibility if these applications are tied to specific release levels of Oracle. Right now I am unable to move to Oracle 10g for some of our databases because our current level of Curam (our current software du jour) is not certified against it. But we have other applications that can move to 10g.

To me, it is not a big deal to create another instance. Sure it consumes more hardware resources, but it makes recovery a lot easier.

Tom

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

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of BP Sent: Wednesday, October 05, 2005 5:09 PM To: Oracle-L
Subject: Rule of thumb for new schema vs. new database?

Hi Again,

I have a meeting tomorrow with one of our project managers who is going to request a new schema or database. He wants my advice on which is best for his needs. Now...as I've said before I'm a neophyte DBA and do know the difference between a schema and a new database. I'm inclined to suggest just a new schema, but now I'm wondering to myself what kind of 'rule of thumb' is there is for this kind of decision.

When would it be preferable to create a new db vs. just a schema in an existing db?

Thanks for you help.

Brian Peasey
--

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

http://www.freelists.org/webpage/oracle-l Received on Thu Oct 06 2005 - 06:58:30 CDT

Original text of this message

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