close
De-installation of Grid Control 11g Agent Steps:
cd /oracle/agent11/agent11g/bin
./emctl stop agent
cd /oracle/agent11/agent11g/oui/bin
./runInstaller -silent -deinstall -removeallfiles -removeAllPatches REMOVE_HOMES="{/oracle/agent11/agent11g}"
rm -r /oracle/agent11
Logon to OSM repository DB:
>>
select target_name,target_type
from sysman.mgmt_targets
where target_type = 'oracle_emd';
>>
RAC3:3872
exec sysman.mgmt_admin.cleanup_agent('RAC3:3872');
commit;
全站熱搜
留言列表