How do you fix the Performance Dashboard datetime overfow error
        Posted  
        
            by Mike L
        on Server Fault
        
        See other posts from Server Fault
        
            or by Mike L
        
        
        
        Published on 2009-06-18T15:26:31Z
        Indexed on 
            2010/04/29
            6:07 UTC
        
        
        Read the original article
        Hit count: 702
        
I'm a programmer/DBA by accident and we're running SQL Server 2005 with Performance Dashboard for basic monitoring. The server has been up for a few weeks and now we can't drill into certain reports. Is there any way to reset these reports without a complete reboot?
edit: I bet the error message would help.
I get this when I drill into the CPU graph: Error: Difference of two datetime columns caused overflow at runtime.
© Server Fault or respective owner