In this video you will learn how to check SQL Server Error Log size using following methods:
1- How to check SQL Server Error Log using File system
2- How to check SQL Server Error log using Extended Store procedure
3- What are the limitations of Undocumented Extended store procedure
1- How to check SQL Server Error Log using File system
2- How to check SQL Server Error log using Extended Store procedure
3- What are the limitations of Undocumented Extended store procedure
--Script to Find out the Size of Error Logs in SQL Server EXEC master..xp_enumerrorlogs
How to find out the size of SQL Server Error Log- SQL Server Database Admin Tutorial
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.