Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Linux7 installation 11g 86% error report: what should Error in invoking target & # 039 switch agent nmhs' do

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article shows you the Linux7 installation 11g 86% error report: what to do with Error in invoking target 'agent nmhs', the content is concise and easy to understand, it will definitely brighten your eyes. I hope you can get something through the detailed introduction of this article.

OS:Oracle Linux 7.2 64bit

DB:Oracle 11.2.0.3

Error Error in invoking target 'agent nmhs' of makefile occurred at 86

Solution

Add parameters to the linked libnnz11 library in makefile

Modify $ORACLE_HOME/sysman/lib/ins_emagent.mk to set the

Change $(MK_EMAGENT_NMECTL) to: $(MK_EMAGENT_NMECTL)-lnnz11

It is recommended to back up the original file before modification

[oracle@ysserver ~] $cd $ORACLE_HOME/sysman/lib

[oracle@ysserver lib] $cp ins_emagent.mk ins_emagent.mk.bak

[oracle@ysserver lib] $vi ins_emagent.mk

Enter the vi editor and enter / NMECTL in command mode to find it and quickly locate the line to be modified

Append the parameter-lnnz11 first is the letter l followed by the number 1

Retry after saving exit

The above content is Linux7 installation 11g 86% error report: Error in invoking target 'agent nmhs' what to do, have you learned the knowledge or skills? If you want to learn more skills or enrich your knowledge reserve, you are welcome to follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report