如何在静默模式下安装Oracle数据库时忽略可选的先决条件?

如何在静默模式下安装Oracle数据库时忽略可选的先决条件?,第1张

概述我指的是这个 PAGE以静默方式安装Oracle 11g数据库. 安装时,有一些可以忽略的可选先决条件: CAUSE: Some of the optional prerequisites are not met. See logs for details. /oratmp/OraInstall2013-12-22_12-14-09PM/installActions2013-12-22_12-14 我指的是这个 PAGE以静默方式安装Oracle 11g数据库.

安装时,有一些可以忽略的可选先决条件:

CAUSE: Some of the optional prerequisites are not met. See logs for details. /oratmp/OraInstall2013-12-22_12-14-09PM/installActions2013-12-22_12-14-09PM.log   ACTION: IDentify the List of Failed prerequisite checks from the log: /oratmp/OraInstall2013-12-22_12-14-09PM/installActions2013-12-22_12-14-09PM.log. Then either from the log file or from installation manual find the appropriate configuration to meet the prerequisites and fix it manually.

这与基于GUI的安装方法不同,我可以选择忽略这些警告,但是,我没有看到静默安装是否提供了类似的方法来跳过这些警告.

有任何想法吗?

更新:

那些失败的先决条件是一些库文件丢失,例如

INFO: INFO: Package: compat-libcap1-1.10: This is a prerequisite condition to test whether the package "compat-libcap1-1.10" is available on the system.INFO: INFO: Severity:IGnorABLEINFO: INFO: OverallStatus:VERIFICATION_FailedINFO: INFO: Package: ksh-...: This is a prerequisite condition to test whether the package "ksh-..." is available on the system.INFO: INFO: Severity:IGnorABLEINFO: INFO: OverallStatus:VERIFICATION_Failed

我没有安装这些软件包的所有必要权限,因此提出了问题.

解决方法 命令行参数列在 OUI guide中,包括:

-ignoreSysPrereqs For ignoring the results of the system prerequisite checks.

还有一个-ignorePrereq选项似乎没有记录.

总结

以上是内存溢出为你收集整理的如何在静默模式下安装Oracle数据库时忽略可选的先决条件?全部内容,希望文章能够帮你解决如何在静默模式下安装Oracle数据库时忽略可选的先决条件?所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/sjk/1166883.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-06-01
下一篇 2022-06-01

发表评论

登录后才能评论

评论列表(0条)

保存