Hello ALL,
We seem to experience some difficulty on one of our RAC nodes trying to access OEM Grid Control. This is a RAC system with 4 nodes. Other nodes do not have the issues.Below are the errors we see in our trace files on one node:
1. emagent.trc file
SQL = "/* OracleOEM */ BEGIN :succ_sub := 0; dbms_aqadm.creat"...
LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=mddbbanner8-vip)(PORT=1521))(CONNECT_DATA=(SID=PROD4)))
2009-01-12 13:51:12 Thread-4113849248 ERROR recvlets.aq: Error creating aq agent mddbbanner8_3872_PROD4 on PROD.loe.corp_PROD4: ORA-06550: line 1, column 65:
PLS-00201: identifier 'DBMS_AQADM' must be declared
ORA-06550: line 1, column 65:
PL/SQL: Statement ignored
2009-01-12 13:51:12 Thread-4113849248 WARN vpxoci: OCI Error -- ErrorCode(6550): ORA-06550: line 1, column 65:
PLS-00201: identifier 'DBMS_AQADM' must be declared
ORA-06550: line 1, column 65:
PL/SQL: Statement ignored
2. Errors from emd.trc file:
2009-01-02 16:36:12 Thread-4136655072 WARN http: snmehl_connect: connect failed to (mddbbanner8:3872): Connection refused (error = 111)
2009-01-02 16:36:12 Thread-4136655072 ERROR main: nmectla_agentctl: Error connecting to https://mddbbanner8:3872/emd/main. Returning status code 1
2009-01-02 15:43:45 Thread-4134247328 ERROR main: Timing out agent in 300 seconds. Exiting..
2009-01-02 15:48:45 Thread-4134247328 ERROR main: Timing out agent in 300 seconds. Exiting..
2009-01-09 15:53:58 Thread-4136655072 WARN http: snmehl_connect: connect failed to (mddbbanner8:3872): Connection refused (error = 111)
2009-01-09 15:53:58 Thread-4136655072 ERROR main: nmectla_agentctl: Error connecting to https://mddbbanner8:3872/emd/main. Returning status code 1
2009-01-09 15:54:10 Thread-4136655072 WARN http: snmehl_connect: connect failed to (mddbbanner8:3872): Connection refused (error = 111)
2009-01-09 15:54:10 Thread-4136655072 ERROR main: nmectla_agentctl: Error connecting to https://mddbbanner8:3872/emd/main. Returning status code 1
2009-01-09 15:54:26 Thread-4136655072 WARN http: snmehl_connect: connect failed to (mddbbanner8:3872): Connection refused (error = 111)
2009-01-09 15:54:26 Thread-4136655072 ERROR main: nmectla_agentctl: Error connecting to https://mddbbanner8:3872/emd/main. Returning status code 1
Has anyone seen these errors before? Any thoughts and comments for a solution?
Thank you very much!