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: Application architecture & prod/pre-prod switcheroos

RE: Application architecture & prod/pre-prod switcheroos

From: <Peter.Hitchman_at_thomson.com>
Date: Wed, 25 Jan 2006 13:18:06 -0000
Message-ID: <3D730671F3FB8C4EA73FD2E94A11F9472D8C7A@tshuklonmbx02.ERF.THOMSON.COM>


Hi,
Could you just leave it at changing the synonyms and then remember which one is pre-prod? You could have a 3rd schema that simply stores the fact about which of the other schema's is pre-prod and which is prod, and then use this during the pre-prod loading process.  

Pete

-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Murching, Bob Sent: 25 January 2006 00:48
To: 'Oracle-L Freelists'
Subject: Application architecture & prod/pre-prod switcheroos

Been racking my brain to see if there is a more... elegant architecture for the following:

We have this in place, and it works, but it's not very elegant and requires more DBA supervision than we'd like:

That's the system in a nutshell. I guess my question is, is there a better way to architect a solution like this, so as to produce the prod-preprod swapping w/o doing things as invasive as cloning schemas or tablespaces?

Thoughts appreciated!

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jan 25 2006 - 07:18:06 CST

Original text of this message

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