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: 10.2 locations for Admin and Oradata directories

RE: 10.2 locations for Admin and Oradata directories

From: Jesse, Rich <Rich.Jesse_at_quadtechworld.com>
Date: Thu, 6 Oct 2005 12:31:05 -0500
Message-ID: <FB5D3CCFCECC2948B5DCF4CABDBE66971FFC36@QTEX1.qg.com>


I should have stated that differently. Yes, I hope we can all agree that a different MP for the database is usually a good thing. But what I had meant was our database mount point is not in the $ORACLE_BASE tree. e.g.:

MYDB;/opt/oracle> df -k

Filesystem            kbytes    used   avail capacity  Mounted on

/dev/vx/dsk/opt 5039406 157625 4831387 4% /opt
/dev/vx/dsk/orabin_vol/ora_binaries
6291456 3358952 2909656 54% /opt/oracle
/dev/vx/dsk/oradb_vol/mydb_vol
12582912 6112920 6419456 49% /oracle/mydb
/dev/vx/dsk/oradb_vol/redo2_vol
512000 154828 351600 31%

/oracle/mydb/redologs2
/dev/vx/dsk/orabin_vol/control1_vol
                     1048576    6672 1033776     1%

/oracle/mydb/control1
/dev/vx/dsk/orabin_vol/archive_vol
                     5242880   67536 5134984     2%

/oracle/mydb/archive
/dev/vx/dsk/oradb_vol/redo1_vol
                      512000  154820  351608    31%

/oracle/mydb/redologs1
/dev/vx/dsk/orabin_vol/control2_vol
                     1048576    6672 1033776     1%

/oracle/mydb/control2

Other than that, OFA all the way, baby! :)

Rich

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of David Sharples Sent: Thursday, October 06, 2005 12:00 PM To: Rodd.Holman_at_gmail.com
Cc: oracle-l_at_freelists.org
Subject: Re: 10.2 locations for Admin and Oradata directories

reading the ofa paper now, nowhere can I see it say put the data on the same mount point as the software

[quote]
Intuition tells most installers that Oracle database files should be separated from other files on a system. There are concrete reasons for doing so, among which: database files' lifespans differ from all other files on your system; and database files will require a different backup strategy than the other files on your system. A thoughtful naming strategy for database files eliminates a whole class of administrative problems.
[/quote]  

On 10/6/05, Rodd Holman <Rodd.Holman_at_gmail.com> wrote:  Our datafile location (/oradata) is never mounted under $ORACLE_BASE. Keeps them nice and tidy in their own little/large playground.

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Oct 06 2005 - 12:34:34 CDT

Original text of this message

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