zoukankan      html  css  js  c++  java
  • invoking target'agent nmhs'of makefile'../db/sysman/lib/ins_emagent.mk'

    Installation of Oracle 11.2.0.4 Database Software on OL7 fails with “undefined reference to symbol ‘B_DestroyKeyObject’” error (文档 ID 1965691.1)

    In this Document

      Symptoms
      Cause
      Solution
      References

    Applies to:

    Oracle Database - Enterprise Edition - Version 11.2.0.4 to 11.2.0.4 [Release 11.2]
    Oracle Database - Standard Edition - Version 11.2.0.4 to 11.2.0.4 [Release 11.2]
    Linux x86-64

    Symptoms

    Oracle 11.2.0.4 database software installation on OL7/RHEL7 fails with the following error

    Oracle 11.2.0.4 installation issue

    The installation log shows the following error

    usr/bin/ld: /u01/app/oracle/product/11.2.0/dbhome_1/sysman/lib//libnmectl.a(nmectlt.o): undefined reference to symbol ‘B_DestroyKeyObject’
    /usr/bin/ld: note: ‘B_DestroyKeyObject’ is defined in DSO /u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.so so try adding it to the linker command line
    /u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.so: could not read symbols: Invalid operation
    collect2: error: ld returne
    INFO: d 1 exit status

    Cause

    Unpublished bug 19692824

    Solution

    01) Ignore the undefined symbol error during Oracle 11.2.0.4 installation and proceed further. The software installation will succeed without any further errors.
    02) Download and install patch
    03) Set the environment variables like ORACLE_HOME, PATH etc to the 11.2.0.4 home and recompile the failed target as follows

    喜欢请赞赏一下啦^_^

    微信赞赏

    支付宝赞赏

  • 相关阅读:
    状态模式
    简单密码再次加密
    服务层定义自己的服务异常类
    必备网络基础知识(持续补充)
    MongoDB基础入门
    Git命令整理
    算法基础(四)
    RabbitMQ消息队列
    设计模式(23种)
    二叉树知识点
  • 原文地址:https://www.cnblogs.com/lkj371/p/14958300.html
Copyright © 2011-2022 走看看