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

How to delete Oracle EM agent

2025-04-04 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)05/31 Report--

This article will explain in detail how to delete Oracle EM agent. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article.

1. Stop the agent on the server first.

$emctl stop agent

2. Delete the host registration information on the EM side.

$emcli login-username=sysman-password=oracle

$emcli sync

$emcli get_targets

$emcli delete_target-name= "orcl:3872"-type= "oracle_emd"-delete_monitored_targets-async

3. Clean up the server inventory directory (otherwise you will get an error if you install again! )

# delete entries related to agent

/ oracle/app/oraInventory/ContentsXML/inventory.xml

4. Comment out the old version of the information (/ etc/oragchomelist): (otherwise, an error will be reported when adding rac information! )

$vi oragchomelist

# / agent/core/12.1.0.4.0:/osw/agent/agent_inst

/ agent/agent_13.2.0.0.0:/osw/agent/agent_inst

This is the end of the article on "how to delete Oracle EM agent". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, please share it for more people to see.

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

Database

Wechat

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

12
Report