Hello TechNet,
We are using SQL 2008R2 in our prod env. I see there are error log files are set to Max (99). We don't have any job in place to execute sp_cycle_errorlog. But 99 log archives are not showing logs for more than 15 minutes. When I expand any of those logs to inside they have message:
- 2015-11-2008:46:17.28 spid58Microsoft SQL Server2008 R2(SP3)-10.50.6000.34(X64)
- Aug19201412:21:34
- Copyright(c)MicrosoftCorporation
- EnterpriseEdition(64-bit) onWindows NT 6.1<X64>(Build7601:ServicePack1)
- 2015-11-2008:46:17.28 spid58(c)MicrosoftCorporation.
- 2015-11-2008:46:17.29 spid58All rights reserved.
- 2015-11-2008:46:17.29 spid58Server process ID is2436.
- 2015-11-2008:46:17.29 spid58SystemManufacturer:'Dell Inc.',SystemModel:'PowerEdge R910'.
- 2015-11-2008:46:17.29 spid58Authentication mode is MIXED.
- 2015-11-2008:46:17.29 spid58Logging SQL Server messages in file 'C:\SQLDATA\MSSQL10_50.MSSQLSERVER\MSSQL\Log\ERRORLOG'.
- 2015-11-2008:46:17.29 spid58The error log has been reinitialized.See the previous log for older entries.
- 2015-11-2008:46:25.52 spid58Attempting to cycle error log.Thisis an informational message only;no user action is required.
at error log folder errorlog file size is 2-3 kb each.
Can you please help.
Thanks