Monday, 14 September 2020

Error: [INS-08101] Unexpected error while executing the action at state: 'supportedOSCheck'

 


Error: 

Error: [INS-08101] Unexpected error while executing the action at state: 'supportedOSCheck'


Solution:

[oracle@node1 dbhome_1]$ cd  $ORACLE_HOME/cv/admin

[oracle@node1 admin]$ vi cvu_config

un-comment the below parameter and set value as your OS version 

# Fallback to this distribution id

CV_ASSUME_DISTID=OEL8.2           #my OS version is CentOS Linux release 8.2.2004 (Core)

No comments:

Post a Comment

Login to the database as user C##GGUSER failed because of error Error while trying to retrieve text for error ORA-01804.

 Error :  2026-09-19 11:28:18  ERROR   OGG-00303  Unable to connect to database using user C##GGUSER@CDB. Ensure that the necessary privileg...