Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Agent up but last instance startup time not being reported correctly

Dana NJan 27 2011 — edited Feb 1 2011
My agent, OMS and instance versions are all at 10.2.0.4.0.

In grid control for the instance, I'm getting up to date performance info, alert log data and so on. But the "Up Since" date/time is incorrect. It does not reflect the last time the instance was started.

Why might this be occurring and how can I fix it? I thought about bouncing the agent to see if it would refresh the Up Since date/time, but that might cover up the root cause.

The last instance startup date is being reported in grid control as:
Up Since Jan 7, 2011 8:48:37 AM EST

... but the last time we bounced the instance was:

select startup_time from v$instance;
STARTUP_T
---------
25-JAN-11

Why the discrepancy for that particular item?

Here is the output when I do a status on the agent:

[<deleted>]$ ./emctl status agent
Oracle Enterprise Manager 10g Release 4 Grid Control 10.2.0.4.0.
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
---------------------------------------------------------------
Agent Version : 10.2.0.4.0
OMS Version : 10.2.0.4.0
Protocol Version : 10.2.0.4.0
Agent Home : /u01/app/oracle/product/10.2.0/agent10g
Agent binaries : /u01/app/oracle/product/10.2.0/agent10g
Agent Process ID : 7588
Parent Process ID : 7571
Agent URL : <deleted>
Repository URL : <deleted>
Started at : 2011-01-07 08:47:02
Started by user : oracle
Last Reload : 2011-01-07 08:52:10
Last successful upload : 2011-01-27 08:04:46
Total Megabytes of XML files uploaded so far : 2004.28
Number of XML files pending upload : 0
Size of XML files pending upload(MB) : 0.00
Available disk space on upload filesystem : 52.12%
Last successful heartbeat to OMS : 2011-01-27 08:08:20
---------------------------------------------------------------
Agent is Running and Ready

If I can't trust something like a simple "Up Since" from grid control, I worry about putting trust in everything else it's reporting. Is instance startup an item that is on a different refresh cycle than others? I'm new to grid control and trying to get a handle on it.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 1 2011
Added on Jan 27 2011
3 comments
249 views