Received: (qmail 13356 invoked from network); 21 Dec 2011 10:06:09 -0600
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by static-ip-85-25-126-90.inaddr.ip-pool.com with SMTP; 21 Dec 2011 10:06:06 -0600
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 860B4E6B9AF;
 Wed, 21 Dec 2011 11:05:59 -0500 (EST)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=freelists.org;
 s=turing; t=1324483559; bh=gHeaCE5tyFa/3EAMH2py8c12q7b/F9Fw7WMJHNsf
 1Bc=; h=From:To:Subject:Date:Message-ID:Content-type:MIME-Version:
	 Content-Transfer-Encoding:Sender:Reply-To:List-help:
	 List-unsubscribe:List-Id:List-subscribe:List-owner:List-post:
	 List-archive; b=w6iCGA/cZI36DSnsj0yhVEmr25fLpP3UPjT/j2Pp2TqvhiUe3Z
 0s7h7fYzoWQL3i8bZBPcaBtOmzSGnnTY/MnQhPfqjdGk9HR1GOXxaP+QuwgjHhVqbmv
 68DK1WYee/GJi4x1aYQFPzsUjkvMMjRGlLWzb2k82m2CHjOmM04iHc=
X-Virus-Scanned: Debian amavisd-new at localhost.localdomain
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id NqNBxMFH0gVv; Wed, 21 Dec 2011 11:05:59 -0500 (EST)
Received: from turing.freelists.org (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 6B001E6B95A;
 Wed, 21 Dec 2011 11:05:15 -0500 (EST)
Received: with ECARTIS (v1.0.0; list oracle-l); Wed, 21 Dec 2011 11:04:33 -0500 (EST)
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 23D29E6B96C
 for <oracle-l@freelists.org>; Wed, 21 Dec 2011 11:04:33 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id xSo4XeQ1K2KG for <oracle-l@freelists.org>;
 Wed, 21 Dec 2011 11:04:33 -0500 (EST)
Received: from webmail.micros.com (usmail2k10cas2.micros.com [63.163.61.227])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 64B1DE6B95A
 for <oracle-l@freelists.org>; Wed, 21 Dec 2011 11:04:30 -0500 (EST)
Received: from USMAIL2K1001.us.Micros.int ([fe80::34a2:d30e:e001:d279]) by
 USMAIL2K10CAS2.us.micros.int ([::1]) with mapi id 14.01.0339.001; Wed, 21 Dec
 2011 11:04:28 -0500
From: "Uzzell, Stephan" <SUzzell@MICROS.COM>
To: "'oracle-l@freelists.org'" <oracle-l@freelists.org>
Subject: 11.2.0.2 RAC Directory Structure
Thread-Topic: 11.2.0.2 RAC Directory Structure
Date: Wed, 21 Dec 2011 16:04:27 +0000
Message-ID: <DF78EADE484D37419A53F5C898629DB7012FD69B@USMAIL2K1001.us.micros.int>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [172.28.124.121]
Content-type: text/plain
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-archive-position: 40718
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: SUzzell@MICROS.COM
Precedence: normal
Reply-To: SUzzell@MICROS.COM
List-help: <mailto:ecartis@freelists.org?Subject=help>
List-unsubscribe: <oracle-l-request@freelists.org?Subject=unsubscribe>
List-software: Ecartis version 1.0.0
List-Id: oracle-l <oracle-l.freelists.org>
X-List-ID: oracle-l <oracle-l.freelists.org>
List-subscribe: <oracle-l-request@freelists.org?Subject=subscribe>
List-owner: <mailto:steve.adams@ixora.com.au>
List-post: <mailto:oracle-l@freelists.org>
List-archive: <http://www.freelists.org/archives/oracle-l>
X-list: oracle-l

Morning, all,
We're slowly starting to work with 11.2.0.2 for more of our environments, and learning some of the tricks and gotchas with it.

One question that we have not found a logical answer for is handling the directory structure (we're on Windows, but I suspect this is broader than a Windows question). In our 10g installs, we aimed for a very simple directory structure for our three Oracle Homes:

D:\oracle\1020\CRS
D:\oracle\1020\ASM
D:\oracle\1020\DB
D:\oracle\admin\... for the ASM and DB dump destinations.

11g has changed things by a) adding the ORACLE_BASE as something we need to explicitly define; and b) the out-of-place upgrades. The out-of-place upgrades are not too much trouble - we'll simply change the directory name from D:\oracle\11201\... to D:\oracle\11202\... and so on.

The Oracle Base, however, is something we're struggling to find a best practice for. For the Grid Infrastructure, the recommendation (and OUI very strongly suggests this) is to put the ORACLE_HOME outside of the ORACLE_BASE; for the Database, the Home should be within the Base.

How do people handle this? Can the two Oracle Bases be the same?

Any advice on this would be appreciated...
stephan

Stephan Uzzell


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


