Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Create DB on RAC Error - urgent
Textbook problem. The generic deployment model for RAC (a shared disk
database) is to have nothing shared but the database. A simple shared
Oracle home on CFS or NFS would have obiated this problem.
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of A Ebadi
Sent: Thursday, February 08, 2007 9:21 AM
To: jayaraj rengarajan
Cc: oracle-l_at_freelists.org
Subject: Re: Create DB on RAC Error - urgent
Jay,
That was it! Thanks a lot for your help. After applying the fix, both of our RAC instances are up now.
I will close my SR with Oracle Support now and tell them about the fix. :)
Thanks again,
Abdul
jayaraj rengarajan <jayaraj.rengarajan_at_gmail.com> wrote:
Abdul:
Seem to be a known issue (Metalink Note 390591.1). We encountered similar issue in Linux RAC cluster and has been resoled by following this note.
Cause ===== Installing the 10.2.0.2 <http://10.2.0.2/> patchset in a RACinstallation on any Unix platform does not correctly update the libknlopt.a file on all nodes. The local node where the installer is run does update libknlopt.a but remote nodes do not get the updated file. This can lead to dumps or internal errors on the remote nodes if Oracle is subsequently relinked.
Solution ======== There are two solutions for this problem: 1) Manual copy of the "libknlopt.a" library to the offendingnodes :
On Unix: runInstaller -updateNodeList -local ORACLE_HOME=$ORACLE_HOMECLUSTER_NODES=node1,node2,...
On Windows: setup.exe -updateNodeList -local ORACLE_HOME=%ORACLE_HOME%CLUSTER_NODES=node1,node2,...
-Jay
On 2/7/07, A Ebadi <ebadi01_at_yahoo.com> wrote:
We are trying to install a 2-node RAC with ASM (Oracle 10.2.0.2.0 on Solaris 10) and getting the error below when using dbca to create the database. The error occurs when dbca is done creating the DB (100%). Any suggestions?
PRKP-1001: Error starting instance atlprd2 on node f10bb5-01
CRS-0215: Could not start resource 'ora.atlprd.atlprd2.inst'
We have tried starting atlprd2 instance manually and get the error below regarding an issue with spfile which is on ASM.
ORA-01565: error in identifying file
'+SYS_DG/atlprd/spfileatlprd.ora'
ORA-17503: ksfdopn:2 Failed to open file +SYS_DG/atlprd/spfileatlprd.ora
ORA-03113: end-of-file on communication channel
By the way, instance one (atlprd1) is fine.
Thanks!
-Abdul
Now that's room service! Choose from over 150,000 hotels in 45,000 destinations on Yahoo! Travel<http://travel.yahoo.com/hotelsearchpage;_ylc=X3oDMTFtaTIzNXVjBF9TAzk3ND A3NTg5BF9zAzI3MTk0ODEEcG9zAzIEc2VjA21haWx0YWdsaW5lBHNsawNxMS0wNw--%0A> to find your fit.
Be a PS3 game guru. Get your game face on with the latest PS3 news and previews atYahoo! Games.
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Feb 08 2007 - 12:02:06 CST
![]() |
![]() |