How can I solve nmeegd_GetMetricData failed problem?
575433May 25 2007 — edited May 29 2007Hi,
there is an error in the emagent.trc:
SQL = "/* OracleOEM */
BEGIN
IF (:1 = 'READ WRITE' AND (:2 = '2' OR :2 = '3')) THEN
"...
LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=mttstapp02.finansbank.mt)(PORT=1522))(CONNECT_DATA=(SID=sbtst01)))
2007-05-25 17:42:51 Thread-1499466672 ERROR fetchlets.sql: ORA-01873: the leading precision of the interval is too small
ORA-06512: at "DBSNMP.MGMT_RESPONSE", line 1013
ORA-06512: at "DBSNMP.MGMT_RESPONSE", line 923
ORA-06512: at line 7
2007-05-25 17:42:51 Thread-1499466672 ERROR engine: [oracle_database,sbtst01,sql_response_collect] : nmeegd_GetMetricData failed : ORA-01873: the leading precision of the interval is too small
ORA-06512: at "DBSNMP.MGMT_RESPONSE", line 1013
ORA-06512: at "DBSNMP.MGMT_RESPONSE", line 923
ORA-06512: at line 7
2007-05-25 17:42:51 Thread-1499466672 WARN collector: <nmecmc.c> Error exit. Error message: ORA-01873: the leading precision of the interval is too small
ORA-06512: at "DBSNMP.MGMT_RESPONSE", line 1013
ORA-06512: at "DBSNMP.MGMT_RESPONSE", line 923
ORA-06512: at line 7
2007-05-25 17:44:01 Thread-1499466672 WARN vpxoci: OCI Error -- ErrorCode(1873): ORA-01873: the leading precision of the interval is too small
ORA-06512: at "DBSNMP.MGMT_RESPONSE", line 1013
ORA-06512: at "DBSNMP.MGMT_RESPONSE", line 923
ORA-06512: at line 7
How can I solve it?