重庆思庄Oracle、KingBase、PostgreSQL、Redhat认证学习论坛
标题:
RHEL7.2安装oracle 11.2.0.4----Error in invoking target 'agent nmhs' of makefi...
[打印本页]
作者:
郑全
时间:
2016-9-14 18:52
标题:
RHEL7.2安装oracle 11.2.0.4----Error in invoking target 'agent nmhs' of makefi...
在安装数据库软件的时候报错了:
Error in invoking target 'agent nmhs' of makefile '/u01/app/oracle/product/11.2.0/db_1/sysman/lib/ins_emagent.mk'.
Error in invoking target 'agent nmhs' of makefile '/u01/app/oracle/product/11.2.0/db_1/sysman/lib/ins_emagent.mk'.
解决:
vi $ORACLE_HOME/sysman/lib/ins_emagent.mk
Search for the line
$(MK_EMAGENT_NMECTL)
Change it to:
$(MK_EMAGENT_NMECTL) -lnnz11
登录/注册后可看大图
vi $ORACLE_HOME/sysman/lib/ins_emagent.mkSearch for the line$(MK_EMAGENT_NMECTL)Change it to:$(MK_EMAGENT_NMECTL) -lnnz11
retry,可以。
致此,数据库安装完成。
欢迎光临 重庆思庄Oracle、KingBase、PostgreSQL、Redhat认证学习论坛 (http://bbs.cqsztech.com/)
Powered by Discuz! X3.2