Установка Oracle DBMS 19c на Oracle Linux 8, проблема "supportedOSCheck"

Jul 02, 2023 11:31


Всё время забываю.

https://www.martinberger.com/2020/05/install-oracle-19c-rdbms-on-oracle-linux-8-avoid-warning-ins-08101-unexpected-error-while-executing-the-action-at-state-supportedoscheck/

Предпочитаю идти в $ORACLE_HOME/cv/admin и править, но не

# Fallback to this distribution id

CV_ASSUME_DISTID=OEL7.8

а

# Fallback to this distribution id

CV_ASSUME_DISTID=OEL8
Previous post Next post
Up