Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Scripts with tag size Rss

Search for any content tagged size

Add a script

   Items 1 to 6 of 6   
 

Database size trending with powershell

a script to import all database sizes from a list of servers into a table using powershell for trending purposes YOU MUST DOWNLOAD CODEPLEX SQL SERVER MODULE FOR THIS TO WORK.  Read more...
By Gene Hunter 2012/06/13 | Source: SQLServerCentral.com | Category: powershell
Rating: |  Discuss |   Briefcase | 1,231 reads

sp_spaceused2

The sp_spaceused procedure does not provide schema name in return. Here is sp_spaceused2 that does.  Read more...
By Jason S Wong 2012/04/02 | Source: SQLServerCentral.com | Category: size
Rating: |  Discuss |   Briefcase | 1,312 reads

Disk Capacities

Provides information on the total and used space for all drives on an instance.  Read more...
By Nicholas Williams 2011/02/07 | Source: SQLServerCentral.com | Category: disk
Rating: |  Discuss |   Briefcase | 3,496 reads

Table Data Sizes

Script to display how the data is broken up between the tables.  Read more...
By ngreene 2010/12/08 | Source: SQLServerCentral.com | Category: size
Rating: |  Discuss |   Briefcase | 1,895 reads

Estimating the table size...

This is an effort to program the "Estimating the Table size" section given in BOL.   Read more...
By sql frenzy 2009/07/02 | Source: SQLServerCentral.com | Category: table
Rating: |  Discuss |   Briefcase | 1,514 reads

Database Growth History

This script uses the backup tables to get info on the growth of your database files.  Read more...
By Nicholas Williams 2013/05/07 | Source: SQLServerCentral.com | Category: growth
Rating: |  Discuss |   Briefcase | 4,258 reads
   Items 1 to 6 of 6