How to start & stop Enterprise Manager(EM) or Oracle Management Services(OMS) in 12C
To stop enterprise manager 12c you need to follow the below steps : 1. Stop the Oracle Management Service: Run the below command from $OMS_HOME emctl stop oms -all 2. Stop the Management Agent: Run the below command from $AGENT_HOME emctl stop agent 3. Stop Oracle Management Repository For this […]