06 March 2015

Oracle RAC Listener relink "Linux Error: 32: Broken pipe"


Symptoms


TNS-12518: TNS:listener could not hand off client connection TNS-12547: TNS:lost contact
TNS-12560: TNS:protocol adapter error
TNS-00517: Lost contact
Linux Error: 32: Broken pipe

Cause


$ORACLE_HOME/bin was removed by (we think) dbua
We copied the files backup from the other node, and re-ran root.sh. Instance started up fine, but we couldn't remotely connect to it.

Fix


Relink:$ORACLE_HOME/oui/bin/runInstaller -relink -waitForCompletion -maketargetsxml $ORACLE_HOME/inventory/make/makeorder.xml -logLocation $ORACLE_HOME/install ORACLE_HOME=$ORACLE_HOME  > $ORACLE_HOME/install/relink.log 

This page is powered by Blogger. Isn't yours?