Name: Data file size check
Platform: Sqlserver
Category: Capacity
Description: This procedure collects space usage in all filegroups defined in each database. The undocumented ‘sp_MSforeachdb’ Stored Procedure is used to execute T-SQL statements against dbo.sysfiles table in every database defined to a SQL Server instance.
Long description: Checks the remaining space for all databases where the data files are set with limited growth rate (max size not unlimited).
Version: 1
Default schedule: 90m
Requires engine install: No
Compatibility tag: [CDATA[.[type=‘instance’ & databasetype=‘sqlserver’]/instance[engine_edition = ‘Microsoft SQL Server’

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment