安装Oracle11g报错:
Error in invoking target ‘agent nmhs‘ of makefile
解决方法:
cd $ORACLE_HOME/sysman/lib
vi ins_emagent.mk
修改此处如下:
#===========================
# emdctl
#===========================
$(SYSMANBIN)emdctl:
$(MK_EMAGENT_NMECTL)-lnnz11
Error in invoking target 'agent nmhs' of makefile
时间: 2024-10-13 22:32:17