Monday, October 5, 2020

Oracle 19c installation on RHEL 8.1 ----- [INS-08101] Unexpected error "SupportedOSCheck" Error

 

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 



1 comment:

  1. Thank you Anurag. I also encountered with this error now it is looking good for me.

    ReplyDelete

what is catcon.pl (Catalog Container Script) and why very useful for Oracle Multitenant Database ?

  catcon.pl (Catalog Container Script) is an Oracle utility introduced with the Multitenant Architecture (CDB/PDB) to execute SQL scripts ...