While installing oracle 19c on RHEL 8.1 , if you experiencing error as below after executing runInstaller
for solution you have to export below parameter on terminal
export CV_ASSUME_DISTID=OEL7.6
Hope this will help
Dream Always Dream , if you don't work on it : Real-world Oracle DBA troubleshooting guides for RAC, Data Guard, RMAN, performance tuning, upgrades, backups, and cloud migration. Tested in production environments.
While installing oracle 19c on RHEL 8.1 , if you experiencing error as below after executing runInstaller
for solution you have to export below parameter on terminal
export CV_ASSUME_DISTID=OEL7.6
Hope this will help
What is Oracle BaseDB (Oracle Base Database Service)? Oracle BaseDB is the common shorthand used for Oracle Base Database Service , a man...