Hi,
I tried create few oracle homes on the same machine , and first home was installed from rpm.
But then start create second home - I get following message:
[root@oem oracle_distr]# yum -y localinstall oracle-database-ee-19c-1.0-1.x86_64.rpm
Last metadata expiration check: 2:31:49 ago on Fri 09 Apr 2021 08:10:30 AM MSK.
Package oracle-database-ee-19c-1.0-1.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
[root@oem oracle_distr]#
So, how can I create another oracle_home from rpm on the same machine??