Re: Multiple oracle_home's Q

From: Jared Still <jkstill_at_gmail.com>
Date: Thu, 19 Mar 2009 10:48:32 -0700
Message-ID: <bf46380903191048h7a059873p2cb6230f51843326_at_mail.gmail.com>



On Wed, Mar 18, 2009 at 2:37 PM, Sweetser, Joe <JSweetser_at_icat.com> wrote:

> Forgot one thing: the "older" apps are only certified on 10.2.0.2 so I
> cannot upgrade the existing ORACLE_HOME.
>
> -
>

Come upgrade and patch time, multiple oracle homes are easier.

Though there is more patching to do, it is quite a bit easier to deal with one application at a time.

When using multiple homes on Linux, I like to give each OH it's own directory for the Oracle Inventory.

My standard procedure is have /etc/oraInst.loc file look like this:

# linux group that Oracle is installed under inst_group=oinstall

#inventory_loc=/u01/app/oracle/product/10.2.0/10gr2dev/oraInventory
#inventory_loc=/u01/app/oracle/product/9.2.0/9ir2devb/oraInventory
#inventory_loc=/u01/app/oracle/product/9.2.0/9ir2test/oraInventory
#inventory_loc=/u01/app/oracle/product/10gR1/oraInventory
#inventory_loc=/u01/app/oracle/product/11.1.0/oraInventory
#inventory_loc=/u01/app/oracle/product/10.2.0/ee80/oraInventory

Keep in mind that OPatch and OUI will fail until you remember to uncomment the correct location.

Having experience Oracle Inventory issues in the past, this limits any corruption to a single Oracle Home.

Jared

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Mar 19 2009 - 12:48:32 CDT

Original text of this message