How to relink GI and RDBMS homes after Kernal patch - 19c RAC
Hi All
Good day
We are applying the kernal patches on RHEL 7 .8 two node 19c cluster .The node has 19c home as well as 12.1.0.2 RDBMS homes.
As it's a Kernal patch , it needs a relink to GI and RDBMS homes
I'm looking for steps to relink the RDBMS homes .which step needs to be performed for relinking the RDBMS home
cd $ORACLE_HOME/bin/relink all
Or should I be using the below for both 19c and 12.1. RDBMS homes . Kindly advise
cd $ORACLE_HOME/rdbms/lib
make -f ins_rdbms.mk rac_on ioracle
Regards