11gR2 RAC在AIX平台安装遇到:0403-006 Execute permission denied.

简介:

    今天有位朋友在AIX6.1下面安装11GR2 RAC时遇到报错。

    OS :AIX 6100604 OS:11.2.0.2 RAC

    在安装Grid Infrastructure的时候遇到了下图的报错。

查看日志可以看到:


 
 
  1. INFO: Exception thrown from action: make 
  2. Exception Name: MakefileException 
  3. Exception String: Error in invoking target 'sdo_on no_opts asm_on rac_on' of makefile '/u01/app/grid/11.2.0/grid/rdbms/lib/ins_rdbms.mk'. See '/u01/app/oraInventory/logs/installActions2011-03-12_11-32-45PM.log' for details. 
  4. Exception Severity: 1 
  5. INFO: Linking sdo Options 
  6. INFO: Linking sdo Options 
  7. INFO: The output of this make operation is also available at'/u01/app/grid/11.2.0/grid/install/make.log' 
  8. INFO: 
  9.   
  10. INFO: Start output from spawned process: 
  11. INFO: ---------------------------------- 
  12. INFO: 
  13.   
  14. INFO:   /bin/ar -X64 cr /u01/app/grid/11.2.0/grid/rdbms/lib/libknlopt.a /u01/app/grid/11.2.0/grid/rdbms/lib/kxmwsd.o 
  15.   
  16. INFO: /bin/sh: /u01/app/grid/11.2.0/grid/bin/echodo: 0403-006 Execute permission denied. 
  17.   
  18. INFO: make: 1254-004 The error code from the last command is 126. 

其实最后的原因,很简单是由于/tmp空间不够导致的,使用smit chfs增加/tmp空间后,问题得到了解决。



     本文转自7343696 51CTO博客,原文链接:http://blog.51cto.com/luoping/1009429,如需转载请自行联系原作者


相关文章
|
7月前
|
Oracle 关系型数据库
oracle rac 手工安装补丁,不适用auto
oracle rac 手工安装补丁,不适用auto
77 3
rac安装报错“ Checking swap space 0 MB available, 150 MB required. Failed”
rac安装报错“ Checking swap space 0 MB available, 150 MB required. Failed”
846 0
|
Oracle 关系型数据库 Linux
|
Oracle 关系型数据库 数据库
|
Shell Linux
Rhel7安装RAC 11gR2时运行root.sh报错找不到ohas服务妙招
Rhel7安装RAC 11gR2时运行root.sh报错找不到ohas服务妙招
288 0
|
Oracle 关系型数据库 Shell
RHEL 7.6 安装 Oracle 18c RAC
RHEL 7.6 安装 Oracle 18c RAC第一部分 安装规划 虚拟环境 VirtualBox 6.0 OS 版本 Red Hat Enterprise Linux Server release 7.
1976 0
|
Oracle 关系型数据库 专有云
阿里专有云3.6.1版本云上rac安装节点驱逐问题
阿里专有云云上Oracle rac节点驱逐解决方案
2759 0
|
监控 数据库 数据安全/隐私保护
Cloud Control 13c 13.3安装(三) 监控 grid rac 状态
Cloud Control 13c 13.3 监控 grid rac 状态
2455 0
|
存储 SQL Oracle
请参考rhel7 安装 oracle 18c rac(03 dbca 建立数据库)
rhel7 安装 oracle 18c rac(01 grid软件安装) dbca 建立数据库。
3243 0
|
Oracle 关系型数据库 Linux