relink -all vs.runinstaller -relink - the goods and bads
Hi all,
we are struggeling actually with the best relink binary strategy. This to options we have:
$ORACLE_HOME/bin/relink all
or
$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
We are using both ways for our 11gR2 and 12.1 databases. We don't see any big differnce other than the logfile creation topic.
What is the best way to go on? What should be told as standard?
Regards
Stephan