Is there a way to define the destiny path for 21c DB install via RPM?
Installing the 21c DB by RPM (dnf localinstall oracle-database-ee-21c-1.0-1.ol8.x86_64.rpm)
The installation will go to "/opt/oracle/product/21c/dbhome_1"
Is there a way to specify another destination path like /u01?
Is a symbolic link supported?
Best Regards.