Oracle Systems DBA Reference

Database, UNIX, etc. @ 15zips

Re-secure the agent in OEM

Solution
1. Re-secure the OMS:
a)Stop the OMS and AS components:
opmnctl stopall
b)Secure the OMS:
emctl secure oms
c)Start the OMS and AS components:
opmnctl startall

2. Re-secure the Agent:
a)Stop the agent:
emctl stop agent
b)Secure the agent:
emctl secure agent
c)Start the agent:
emctl start agent

3 Force a clearstate and an upload for the agent:
AGENT_HOME/bin/emctl clearstate
AGENT_HOME/bin/emctl upload

Comments are currently closed.