Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Application architecture & prod/pre-prod switcheroos
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-lReceived on Wed Jan 25 2006 - 07:18:06 CST
![]() |
![]() |