ORA-29701 Unable to Connect to Cluster Manager
March 24th, 2009 Posted in Oracle How-To, Oracle Tip
I received an error when I was setting up a new test database. The new database was being set up via DBCA on a RedHat server. The error occurred during the ASM creation. Because this is a test server there are multiple Oracle products installed. I changed the environment variable to new point to the proper $ORACLE_HOME. From $ORACLE_HOME/bin i have deleted and recreated cluster services.
localconfig delete localconfig add
Issue solved