Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: 10RAC and the network interfaces
Looks good, but to be sure, step through section "Identifying or Creating an Oracle Base Directory". Actually, step through the whole install guide.
Dave
Sir,
Please tell me what directories I need to create and permission for this directories.
I am creating these directories before starting CRS installation.
mkdir -p /opt/oracle/product/10.2.0/crs chown -R root:oinstall /opt/oracle/product/10.2.0/crs chmod -R 775 /opt/oracle/product/10.2.0/crs mkdir -p /opt/oracle/product/10.2.0/db_1chown -R root:oinstall /opt/oracle/product/10.2.0/db_1 chmod -R 775 /opt/oracle/product/10.2.0/db_1
mkdir -p /opt/oracle/admin chown -R root:oinstall /opt/oracle/admin chmod -R 775 /opt/oracle/admin mkdir -p /var/tmp/.oracle
chown -R oracle:oinstall /var/tmp/.oracle chown -R oracle:oinstall /tmp/.oracle chown -R oracle:oinstall /var/opt/oracle ***************************************************************************The information contained in this communication is confidential, is intended only for the use of the recipient named above, and may be legally privileged.
If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited.
If you have received this communication in error, please resend this communication to the sender and delete the original message or any copy of it from your computer system.
Thank You.
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Aug 22 2007 - 05:49:52 CDT
![]() |
![]() |