Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: 9i install Solaris mount points?

Re: 9i install Solaris mount points?

From: marist89 <member15835_at_dbforums.com>
Date: Tue, 14 Jan 2003 16:44:34 +0000
Message-ID: <2386751.1042562674@dbforums.com>

If you're just playing around, you can have one mount point and install everything there. In a production environment, you would want to follow OFA guidelines (http://tahiti.oracle.com, seach for OFA).

As root,

mkdir /export/home/oracle_local
chown oracle:dba /export/home/oracle_local ln -s /export/home/oracle_local /u01

--
Posted via http://dbforums.com
Received on Tue Jan 14 2003 - 10:44:34 CST

Original text of this message

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