Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Indexes??

Author  Topic 

Norwich
Posting Yak Master

158 Posts

Posted - 2006-01-31 : 12:22:54
Hi

Are there any sys SPs that I can use to see how much space my indexes are using up?

N

The revolution won't be televised!

nr
SQLTeam MVY

12543 Posts

Posted - 2006-01-31 : 13:18:07
see sp_spaceused

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page

Kristen
Test

22859 Posts

Posted - 2006-01-31 : 13:47:44
http://www.databasejournal.com/scripts/print.php/1450801

has an "index size" column for each table, but I've no idea what it represents!

Kristen
Go to Top of Page
   

- Advertisement -