Friday 16 October 2009

Oracle Application Server is up but agent shows down

I installed Oracle Enterprise Manager agent on Oracle Application Server. The OAS is listed on the Grid control immediately after installation of the agent. However on the OEM Grid Control the status is shown as down but the Oracle Application Server is up.

I checked the components, all seems to be up on the OAS and also on OEM Grid Control but the server status is shown as down on OEM.

Do you face similar issue? Then here is the solution

1. Go to Agent Home on the Oracle Application Server(OAS)
2. Under AGENT_HOME/sysman/admin/scripts/ and take backup of formsinit.pl file
3. Goto OAS_HOME/sysman/admin/scripts/ and copy the formsinit.pl file
4. Paste the formsinit.pl file to AGENT_HOME/sysman/admin/scripts/
5. Stop and start the agent as below
C:>emctl stop agent
C:>emctl start agent
C:>emctl status agent

Now check the OEM grid control, the OAS status will be up and running...

No comments: