Hello,
Am trying to recreate a virtual legacy environment on Vbox (OH 11.2.0.4 PSU 191115, RHEL 8.10).
Every time the VM reboots, I have to relink binaries all over again, otherwise the Listener/DB Instance won't start:
cd $ORACLE_HOME/rdbms/lib
make -f ins_rdbms.mk ioracle
Has anybody faced similar issues before? Any help would be appreciated.
Regards,