Posts Tagged ‘OEM’
Resetting an Enterprise Manager Agent
March 5th, 2010 No Comments Posted in Oracle How-To
There are times when your Enterprise Manager Agent needs to be cleared out and rest. Here are some very simple steps.
Starting the Oracle Enterprise Manager agent in 11g
July 22nd, 2009 No Comments Posted in Oracle Tip
Do you need to start the Oracle Enterprise Manager agent in an 11g grid control environment? It’s pretty simple, here is the command.
emctl start agent
The biggest issue I see with this is people using the wrong emctl executable. Very often you will have a multiple executables. You may possibly have an emctl in your Oracle home for your database and a separate executable in another home that was setup for grid control. Make sure you are running the correct emctl executable.