Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

CRS-0184: Cannot communicate with the CRS daemon.

user11919409May 27 2011 — edited May 28 2011
Hi DBA's,

I am not able to start the CRS in prod.
getting error like "CRS-0184: Cannot communicate with the CRS daemon. "

May 27 02:44:03 sun205 root: [ID 702911 user.error] Cluster Ready Services waiting on dependencies. Diagnostics in /tmp/crsctl.4181.
May 27 02:44:03 sun205 root: [ID 702911 user.error] Cluster Ready Services waiting on dependencies. Diagnostics in /tmp/crsctl.4194.
May 27 02:44:03 sun205 root: [ID 702911 user.error] Cluster Ready Services waiting on dependencies. Diagnostics in /tmp/crsctl.4191.



I have tried all the possible ways.... It is not working......

In My laptop i have implemented the RAC setup . I got the same error . I resolved my following method. But i have a doubt whether we can run this in prod or not.

---------------------------------------------------------------------------
cd $ORA_CRS_HOME

cd install

./rootdelete.sh

./rootdeinstall.sh

cd ..

./root.sh

---------------------------------------------------------------------------


Then it worked fine.... my doubt is whether we can run this in prod ?

If i run this , is there any negative impact ? ( Because it is a 3 node cluster)

or is there any other method to solve it ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 25 2011
Added on May 27 2011
5 comments
967 views