Ok, here is my question... Is there a SQL Server alert that would notify in case the server is running out of disk space?
I've only found messages that notify if the database cannot be restored or backed up because of insufficient disk space. However, I need to know if server is running out disk space in general.
I've also looked at the windows performance counters, but with my limited knowledge of them, I couldn't find what I need.
Any suggestions would be greatly appreciated :-)Try this page using xp_fixeddrives
http://www.databasejournal.com/features/mssql/article.php/3080501
HTH|||Thank you, Ray!!!! :-)
Originally posted by rhigdon
Try this page using xp_fixeddrives
http://www.databasejournal.com/features/mssql/article.php/3080501
HTH
没有评论:
发表评论