solaris安装oracle遇INS 30131 错误

Posted perel

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了solaris安装oracle遇INS 30131 错误相关的知识,希望对你有一定的参考价值。

安装11.2.0.4,报错:

 [FATAL] [INS-30131] Initial setup required for the execution of installer validations failed.
   CAUSE: Failed to access the temporary location.
   ACTION: Ensure that the current user has required permissions to access the temporary location.
反复安装多次都是。

打开debug,监控

$cd /tmp

$rm -rf CVU_11.2.0.4.0_oracle

$runInstaller -debug -logLevel finest

仍然报错,查看信息,exectask.sh权限不对,看ls看却没看出什么问题。试运行也可以。

再次安装,居然就通过了,很奇怪。

以上是关于solaris安装oracle遇INS 30131 错误的主要内容,如果未能解决你的问题,请参考以下文章

安装oracle12 c失败[ins-30131]

Oracle12c安装时报ins-30131

oracle11g 安装错误[INS30131],win10系统

win7安装oracle11g报错ins30131怎么解决

[INS-30131] 执行安装程序验证所需的初始设置失败问题解决,windows下oracle安装步骤

Error-Oracle:[INS-30131]执行安装程序验证所需的初始设置失败(无法访问临时位置)解决方法!