SP to recycle SQL Server and Agent Error Log file
Posted by Jugal Shah on November 15, 2010
To limit the size of the SQL Server error log, the sp_cycle_errorlog system stored procedure can be issued to start a new error log.
To recycle SQL Server Agent log you can execute sp_cycle_agent_errorlog system stored procedure.

18.520469
73.856621
Like this:
Be the first to like this post.
This entry was posted on November 15, 2010 at 12:57 pm and is filed under SQL Server.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.