ORA-29701 : Unable to connect to Cluster Manager while creating new ASM Instance

While installing ASM instance I came across Ora 29701
Reason : Css daemon is not running
Solution: cd $ORACLE_HOME/bin
localconfig delete
localconfig add


While installing ASM instance I came across Ora 29701
Reason : Css daemon is not running
Solution: cd $ORACLE_HOME/bin
localconfig delete
localconfig add

Leave a Reply
You must be logged in to post a comment.