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

    喜欢请赞赏一下啦^_^

    微信赞赏

    支付宝赞赏

  • 相关阅读:
    Zookeeper 系列(一)基本概念
    深入浅出 JMS(三)
    深入浅出 JMS(四)
    深入浅出 JMS(三)
    深入浅出 JMS(二)
    深入浅出 JMS(一)
    git 记住用户名和密码
    13 Maven 编写插件
    12 Maven 生成项目站点
    11 Maven 灵活的构建
  • 原文地址:https://www.cnblogs.com/lkj371/p/14958300.html
Copyright © 2011-2022 走看看