August 25, 2009 at 7:13 am
According to Microsoft SharePoint best practices for databases I should alter the content databases when they reach 100 GB. Is there a way to setup a alert of some sort to notify me when these databases reach a certain size? I would prefer not to have to manual check everyday. I was thinking of a alert or trigger that would email me through Database Mail when the databases reach 80 or 90 GB.
Has anyone had to alter their SharePoint Content databases due to size?
http://www.mssqltips.com/tip.asp?tip=1777
Thanks.
August 25, 2009 at 7:21 am
This should give you an idea of how to set an alert
August 26, 2009 at 12:40 pm
Create new alert
Select type: SQL Server performance condition alert
Object: SQLServer:Databases
Counter: Data File Size
Instance:
Alert if counter > 100000 (KB)
good luck.
vuacorona
August 26, 2009 at 12:46 pm
Thanks.
October 9, 2013 at 1:04 am
Follow the steps mentioned in this post:-
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply