Has any one seen in their SQL Server error logs where the Shutdown time from a previous log is later then the recovery time from the next log? For example ERRORLOG1 2010-02-19 23:11:07:05 SQL Server terminating because of system shutdown. ERRORLOG 2010-02-19 23:08:42:07 Recovery Complete.
What is the service pack of this SQL instance? It is an informational message, as long as you don't see any issus after DB recovery you can ignore.
Hi.. I agree with Satya and you can ignore these messages unless you have issue with recovery of any database but just would like to aks few things.. What was the sql service start time for next log??? Did somebody changed the system date??