Posts Tagged ‘Disk Usage’

Table Size History

When maintaining a data warehouse, it is import understand the size and disk requirements of your tables over time. My current client has asked that I generate a report showing table disk usage over time, so that we can predict table growth. I was looking around and found the procedure sp_spaceused. This returns the row [...]

Best Utility to View Out Of Control Disk Usage

About once a year I have to figure out where all the disk space is utilized on a drive.  Usually it is a mystery, one of those situations where the disk space shouldn’t be used but it is.  I have used the same utility for several years, but I always forget what it is called [...]