Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> 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_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
Herring Dave - dherri <Dave.Herring_at_acxiom.com> wrote: True and that was a difficult part for myself. But as part of that effort I found myself a lot more confident with the installation. You'll rarely find a site/document listing all possible problems, covering every issue. What I did is start a document of my own and as I came across a problem, I documented it as I resolved it, then tried again.
HTH. 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
> -----Original Message-----
> From: Kerber, Andrew W. [mailto:Andrew.Kerber_at_umb.com]
> Sent: Tuesday, August 21, 2007 8:21 AM
> To: Herring Dave - dherri; murtuja_oracle_at_yahoo.com;
KLange_at_ppoone.com;
> Sanjay Mishra; oracle-l_at_freelists.org
> Subject: RE: 10RAC and the network interfaces
>
> Well, for one thing if you have a failed installation, you have to
look
> around a lot to find out what to do.
>
> -----Original Message-----
> From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]
> On Behalf Of Herring Dave - dherri
> Sent: Tuesday, August 21, 2007 7:58 AM
> To: murtuja_oracle_at_yahoo.com; KLange_at_ppoone.com; Sanjay Mishra;
oracle-
> l_at_freelists.org
> Subject: RE: 10RAC and the network interfaces
>
> What's wrong with Oracle's doc: Oracle(r) Database Oracle Clusterware
and
> Oracle Real Application Clusters Installation Guide
>
> It lists instructions step-by-step for installation.
>
> Dave
>
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-l --------------------------------- Luggage? GPS? Comic books? Check out fitting gifts for grads at Yahoo! Search. -- http://www.freelists.org/webpage/oracle-lReceived on Tue Aug 21 2007 - 23:33:52 CDT
![]() |
![]() |