在SUSE 15 SP1上安装 Oracle 19C, 报
PRVG-0282 : failed to retrieve the operating system distribution ID
 Oracle19C安装PRVG-0282

 

 

解决办法:
 
在/oracle//19.0.0/cv/admin/cvu_config 中增加一条记录:
CV_ASSUME_DISTID=SUSE15
 
或者直接命令:
echo "CV_ASSUME_DISTID=SUSE15" >> /oracle//19.0.0/cv/admin/cvu_config
 
然后用

./RUNINSTALLER -ohregister -ohsapcfg 重新安装

相关文章:

  • 2023-03-27
  • 2022-12-23
  • 2021-07-22
  • 2022-01-04
  • 2022-12-23
  • 2021-08-27
  • 2021-10-21
猜你喜欢
  • 2021-11-25
  • 2022-12-23
  • 2022-02-07
  • 2021-05-06
  • 2021-10-07
  • 2021-05-20
  • 2021-08-16
相关资源
相似解决方案