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 错误的主要内容,如果未能解决你的问题,请参考以下文章
oracle11g 安装错误[INS30131],win10系统