Normal relink method is $ORACLE_HOME/bin/relink all
We can use runInstaller to relink oracle binaries like below
$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 2>&1
No comments:
Post a Comment