RE: Server Architecture
Date: Thu, 3 Jan 2008 12:37:36 -0500
Message-ID: <C0A5E31718FC064A91E9FD7BE2F081B1011F0DBC@exchange.gridapp.com>
Well, that can get messy with a) remembering what databases are in what
homes, and b) naming conventions and the like. It's useful to be able
to say, "I know what the home is purely by virtue of the instance name"
or something similar. Or if someone moves a database over and another
DBA doesn't get the memo, and it gets started out of the wrong home or
what have you. Badness can result.
Thanks,
Matt
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Dan Norris
Sent: Thursday, January 03, 2008 11:26 AM
To: tanel.poder.003_at_mail.ee; Oracle L
Subject: Re: Server Architecture
If they're all on the same patch level today, why introduce all the ORACLE_HOMEs today? Personally, I'd keep them all on the same ORACLE_HOME now and when one wants to patch and the others aren't ready, spin up a new ORACLE_HOME, patch it, then migrate the DB in question to use the new ORACLE_HOME at that point. That way, if you don't run into patching conflicts, you'll never need the extra ORACLE_HOMEs. Is there something wrong with my logic?
Dan
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Jan 03 2008 - 11:37:36 CST