RE: 10RAC and the network interfaces

  • From: "Herring Dave - dherri" <Dave.Herring@xxxxxxxxxx>
  • To: "Murtuja Khokhar" <murtuja_oracle@xxxxxxxxx>, "Kerber, Andrew W." <Andrew.Kerber@xxxxxxx>, <KLange@xxxxxxxxxx>, "Sanjay Mishra" <smishra_97@xxxxxxxxx>, <oracle-l@xxxxxxxxxxxxx>
  • Date: Wed, 22 Aug 2007 05:49:52 -0500

Looks good, but to be sure, step through section "Identifying or Creating an 
Oracle Base Directory".  Actually, step through the whole install guide.

Dave
 

___________________________________
David C. Herring, DBA  |   A c x i o m  Delivery Center Organization
630-944-4762 office | 630-430-5988 wireless | 630-944-4989 fax
________________________________________
From: Murtuja Khokhar [mailto:murtuja_oracle@xxxxxxxxx] 
Sent: Tuesday, August 21, 2007 11:34 PM
To: Herring Dave - dherri; Kerber, Andrew W.; KLange@xxxxxxxxxx; Sanjay Mishra; 
oracle-l@xxxxxxxxxxxxx
Subject: RE: 10RAC and the network interfaces

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_1 
chown -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 
mkdir -p /tmp/.oracle 
mkdir -p /var/opt/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.
****************************************************************************
--
//www.freelists.org/webpage/oracle-l


Other related posts: