Category Archives: Oracle Agent

Problem uninstalling Agent 11g

I had to uninstall oracle Agent 11g from clients AIX systems, because we de-comissioned OEM. This caused the entire application to fail. Here’s what to look out for.

Posted in AIX, Enterprise Manager, Oracle, Oracle Agent | Tagged , , , , , | Comments Off

Using EMCLI to get agent properties.

EMCLI allows us to obtain agent properties, and indeed to set them from the command line. Such a tool would be useful in maintaining possibly multiple OEM’s depending on criteria, and updating each agent remotely.

Posted in Configuration., EMCLI, OMS, Oracle Agent | Tagged , , , | Comments Off

Using EMCLI to unblock and resync agents.

A common problem I find is resyncing agents and getting them unblocked. EMCLI allows this.

Posted in EMCLI, Oracle Agent | Comments Off

10.2.0.4 Agent install addHome issue.

Adding and removing an installed oracle home. During an installation of EM Agent 10.2.0.4 on a six node RAC, one node had a problem from a previous installation. Here’s how to clear it.

Posted in Configuration., Enterprise Manager, Oracle Agent, Oracle Configuration Manager | Tagged , , , | Comments Off

10.2.0.4 Agent install on a 6 node cluster.

Installing EM Agent on RAC. Had to install EM Agent on 6 nodes in a cluster, had some problems which we resolved. Here’s the walk through.

Posted in Configuration., Enterprise Manager, OMS, Oracle Agent | Tagged , , , | Comments Off

Emctl Returning status code 1

emctl agent would not start, returning the error : 2010-08-17 18:51:50,921 Thread-1696 ERROR main: nmectla_agentctl: Error connecting to http://hostname:3872/emd/main/. Returning status code 1 Even from the services panel, the same error was returned and the agent refused to start up. … Continue reading

Posted in Enterprise Manager, Oracle Agent, Oracle Configuration Manager | Tagged , , , , , , , | Comments Off

Obscure Agent Startup Problem.

I often have problems identifying the cause of an agent failing to start. Here’s an example of why the agent fails to start.

Posted in Oracle Agent | Comments Off

Clear an Agent not uploading.

EM Agent not uploading. We had a agent which stopped uploading. Why ? And How to clear it ?

Posted in Enterprise Manager, Oracle, Oracle Agent | Tagged , , , , , | Comments Off

Additional agent installation fails, java.io.FileNotFoundException

Additional agent installation fails, java.io.FileNotFoundException I installed an additional agent on a windows 2003 server, and it gave the following error: java.io.FileNotFoundException: C:DOCUME~1GCOLBR~1LOCALS~1Temp1OraInstall2010-04-26_10-02-55AMouiinstImagesimages.properties

Posted in Oracle Agent | Tagged , , , , , | Comments Off

Restarting the agent.

The script below can be set to run on a defined time period, to check that the agent is up and running. If it is not, it will attempt to restart it.

Posted in Oracle Agent | Comments Off