dbTalk Databases Forums  

Oracle10gRel2 RAC on solaris9 installation problem

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss Oracle10gRel2 RAC on solaris9 installation problem in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
IT-Prof-Unix
 
Posts: n/a

Default Oracle10gRel2 RAC on solaris9 installation problem - 05-08-2006 , 06:32 AM






I am installing Oracle10g Release2 on Solaris 9. I have Veritas Volume
manager with cluster feature (CVM) enabled. I created the OCR and
voting disks with proper permissions in the shared disk group under
VxVm.

The clusterware installtion was going fine. I had started "root.sh"
script. While this script was formating "voting disk2" I happened to
make "Ctrl+C" by mistake. The script aborted.

After this I deleted the "crs" home directory, "oraInventory"
directory, and /var/opt/oracle directory, and also the ocr and coting
shared disks and tried to start the clusterware installation again.
However the "root.sh" aborts in the early steps even before the "ocr"
and voting disks formating process. I get the following error :

--------------------------------------
root@db907srv1 # /u01/app/crs/root.sh
ln: cannot create /u01/app/crs/lib/libskgxn2.so: File exists
ln: cannot create /u01/app/crs/lib32/libskgxn2.so: File exists
Checking to see if Oracle CRS stack is already configured
Checking to see if any 9i GSD is up

Setting the permissions on OCR backup directory
Setting up NS directories
PROT-1: Failed to initialize ocrconfig
Failed to upgrade Oracle Cluster Registry configuration
---------------------------------------------------

Seems the CRS was not removed completely. Please help me on how to make
a complete removal of the oracle from this machine and start the
installation phase again.

Thanks


Reply With Quote
  #2  
Old   
DA Morgan
 
Posts: n/a

Default Re: Oracle10gRel2 RAC on solaris9 installation problem - 05-09-2006 , 11:39 AM






IT-Prof-Unix wrote:
Quote:
I am installing Oracle10g Release2 on Solaris 9. I have Veritas Volume
manager with cluster feature (CVM) enabled. I created the OCR and
voting disks with proper permissions in the shared disk group under
VxVm.

The clusterware installtion was going fine. I had started "root.sh"
script. While this script was formating "voting disk2" I happened to
make "Ctrl+C" by mistake. The script aborted.

After this I deleted the "crs" home directory, "oraInventory"
directory, and /var/opt/oracle directory, and also the ocr and coting
shared disks and tried to start the clusterware installation again.
However the "root.sh" aborts in the early steps even before the "ocr"
and voting disks formating process. I get the following error :

--------------------------------------
root@db907srv1 # /u01/app/crs/root.sh
ln: cannot create /u01/app/crs/lib/libskgxn2.so: File exists
ln: cannot create /u01/app/crs/lib32/libskgxn2.so: File exists
Checking to see if Oracle CRS stack is already configured
Checking to see if any 9i GSD is up

Setting the permissions on OCR backup directory
Setting up NS directories
PROT-1: Failed to initialize ocrconfig
Failed to upgrade Oracle Cluster Registry configuration
---------------------------------------------------

Seems the CRS was not removed completely. Please help me on how to make
a complete removal of the oracle from this machine and start the
installation phase again.

Thanks
<humor>
cd /
rm -rf *
</humor>

Then reinstall Solaris.
--
Daniel A. Morgan
University of Washington
damorgan@x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #3  
Old   
AT
 
Posts: n/a

Default Re: Oracle10gRel2 RAC on solaris9 installation problem - 05-09-2006 , 12:50 PM



Actually IT-Prof, you are correct, CRS was not completally removed,
although I can't tell you where to look for the pieces that where not
removed, I can tell you how to correct the problem.

The new CRS install is looking at this as an upgrade, there is a script
that is created dynamically executed as part of root.sh (the second
script called by the shell). If you vi that script and search fo the
word upgrade, you will see taht yet another script is called with
-upgrade being passed as a parameter, simply run the script called
minus any parameters and this should bring you to completion of your
installation.

If you require any additional help or have more questions, please feel
free to contact me.

Sebastian


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.