Connect to the OEM Grid Repository and perform the following:
1. List all the registered targets
SQL> select target_name from mgmt_targets where target_type=’oracle_emd’;
2. Remove target from the list
SQL> exec mgmt_admin.cleanup_agent(‘target:3872′);
Tuesday, August 23, 2011
Subscribe to:
Posts (Atom)