Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: 9i install Solaris mount points?
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.comReceived on Tue Jan 14 2003 - 10:44:34 CST
![]() |
![]() |