Reconfigure OEM grid control 11g agent
Our OEM 11g agent on one node has problem to restart. I want to clean all targets registration on this agent, then re-register all target back. However, there are lots of jobs scheduled on targets belong to this agent.
Can I keep all these jobs on OEM if I clean all targets on agent side as below?
. Clean up the agent files
rm -r $ORACLE_HOME/sysman/emd/state/*
rm -r $ORACLE_HOME/sysman/emd/collection/*
rm -r $ORACLE_HOME/sysman/emd/upload/*
rm $ORACLE_HOME/sysman/emd/lastupld.xml
rm $ORACLE_HOME/sysman/emd/agntstmp.txt
rm $ORACLE_HOME/sysman/emd/blackouts.xml