How can I remove targets from OEM12c?
I cannot delete the targets manually from the Cloud Control Console, I already deinstalled Oracle Management Agent Using the AgentDeinstall.pl Script, I have One Cluster DB with 2 instaces, so I deinstalled the agent from both servers, in the instance 2 I could delete the targets with
./emcli delete_target -name="wdc06-v234.ium.internal:3872" -type="oracle_emd" -delete_monitored_targets
Target "wdc06-v234.ium.internal:3872:oracle_emd" deleted successfully
But In the instance 1, It didnt work
/emcli delete_target -name="Wdc06-v233.ium.internal:3872" -type="oracle_emd" -delete_monitored_targets
Error: The connection to the OMS is broken or has been actively interrupted by the OMS (usually due to a communication timeout). Check the log files for further details