• subscribe
March 27, 2002 12:00 AM

Data Missing from Error Logs

SQL Server Pro
InstantDoc ID #24381

Editor's Note: Send your SQL Server questions to Microsoft's SQL Server development team at questions@sqlmag.com.

When I view the SQL Server error logs, the most recent information about my server doesn't appear. Why isn't SQL Server recording the information in the error logs?

Every time SQL Server starts, the system creates a new error log. If you don't restart SQL Server frequently, the error log might fill up and stop recording information. You can create a new error log without restarting SQL Server by using sp_cycle_errorlog.



ARTICLE TOOLS

Comments
    There are no comments to display. Be the first one!
You must log on before posting a comment.

Are you a new visitor? Register Here
  • SP1?
    I know there is a SP1 for SQL 2008 R2 available....and there is a "feature pack" as well... ...
  • SQL database mirroring
    I have SQL Server 2008 R2 Enterprise 64bit on Windows 2008 R2 Enterprise 64bit.  Each SQL Server has...
  • Dell Compellent Disk Drive
    Does anybody has experience with Dell Compellent Disk Drive? Basically, this system manages all disk...
  • Sql server performance tuning
    I need to find a tool that help me to optimize sql server,queries,improve the performance and solve ...