码迷,mamicode.com
首页 > 数据库 > 详细

solaris安装oracle遇INS 30131 错误

时间:2016-06-23 09:54:54      阅读:313      评论:0      收藏:0      [点我收藏+]

标签:

安装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 错误

标签:

原文地址:http://www.cnblogs.com/perel/p/5609544.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!