如何在静默模式下安装Oracle数据库时忽略可选的先决条件?
发布时间:2021-04-02 01:18:48 所属栏目:站长百科 来源:网络整理
导读:我指的是这个 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-09P
我指的是这个
安装时,有一些可以忽略的可选先决条件: 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:IGNORABLE INFO: INFO: OverallStatus:VERIFICATION_FAILED INFO: INFO: Package: ksh-...: This is a prerequisite condition to test whether the package "ksh-..." is available on the system. INFO: INFO: Severity:IGNORABLE INFO: INFO: OverallStatus:VERIFICATION_FAILED 我没有安装这些软件包的所有必要权限,因此提出了问题. 解决方法命令行参数列在 OUI guide中,包括:
还有一个-ignorePrereq选项似乎没有记录. (编辑:威海站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |