[WARNING] [INS-08101] Unexpected error while executing the action at state: ‘supportedOSCheck’

[WARNING] [INS-08101] Unexpected error while executing the action at state: ‘supportedOSCheck’

Install Oracle 19c RDBMS on Oracle Linux 8 – avoid 

Oracle RDBMS 19c is now certified on Oracle Linux 8. Unfortunately the Oracle Universal Installer in Silent Mode fails when checking the OS version. My OS release:

 


[oracle@db dbhome_1]$ cat /etc/oracle-release

Oracle Linux Server release 8.2


Oracle Universal Installer in Silent Mode


The OUI installer in silent mode stops and shows this error message: [WARNING] [INS-08101] Unexpected error while executing the action at state: ‘supportedOSCheck’. There is no parameter available like -ignoreOS or whatever, but two workarounds.


Workaround 1


Set the OS parameter in your terminal to a previous version and re-start the Oracle Universal Installer.

 

export CV_ASSUME_DISTID=OEL7.8

 


Workaround 2


Edit the file cvu_config which is located in $ORACLE_HOME/cv/admin, change the line from

 


# Fallback to this distribution id

#CV_ASSUME_DISTID=OEL5

 

to

 

# Fallback to this distribution id

CV_ASSUME_DISTID=OEL7.8


 

 

Save the file and re-start the Oracle Universal Installer.



Screenshot Error

----------------------




appsdbahelp

17+ years of experience in Oracle Database, Oracle Cloud Infrastructure(OCI), Oracle EBS on Cloud, Oracle E-Business Suite, DevOps tools, Oracle WebLogic, Oracle Application Server, Oracle Access Manager and various Operating System flavors including Redhat Linux, UNIX (Solaris, HP-UX) and Windows. Expert in Oracle9i/10g/11g/12c/19c database administration, upgrade, configuration and tuning. Experience in Oracle E-Business Suite technological stack, including architecture, installation, configuration, maintenance, tuning, cloning and patching procedures. Expert in Oracle Cloud Infrastructure(OCI), Oracle EBS On Cloud and Oracle EBS Cloud Manager Experience with Oracle Cloud Solution and Expert of Oracle ERP/Oracle HCM Cloud deployment Experience in Terraform, JSON and chef cloud infrastructure automation framework Knowledge of ASM, Data Guard, Real Application Cluster, Exadata and Exalogic Knowledge of Oracle Enterprise Manager(OEM) Grid Control, Oracle WebLogic, Oracle Internet Directory, Oracle Access Manager and Apache Ability to analyze problem, develops solutions and bring program/project execution to completion.

Post a Comment

Previous Post Next Post