Re: Table size and sp_spaceused
From: Andrew J. Kelly (sqlmvpnooospam_at_shadhawk.com)
Date: 08/08/04
- Next message: Andrew J. Kelly: "Re: transaction log blow up"
- Previous message: Aaron [SQL Server MVP]: "Re: Start SQLServerAgent job Synchronously"
- In reply to: John McLusky: "Re: Table size and sp_spaceused"
- Next in thread: John McLusky: "Re: Table size and sp_spaceused"
- Reply: John McLusky: "Re: Table size and sp_spaceused"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 8 Aug 2004 09:35:52 -0400
It's just that reindexing does nothing for blobs in 2000 but I am pretty
confident it will help you in your case.
-- Andrew J. Kelly SQL MVP "John McLusky" <jmclusky@community.nospam> wrote in message news:OnVvoESfEHA.3612@TK2MSFTNGP12.phx.gbl... > Andrew J. Kelly wrote: > > I am not sure how they calculate the Reserved space but if you had a > > lot of page splits or just fragmentation in general you need to > > reindex to free that up. Do you have a lot of Image or Text columns? > > One Text column on the worst table, but I've noticed this before on tables > with only Int and Varchar columns. > > John. > >
- Next message: Andrew J. Kelly: "Re: transaction log blow up"
- Previous message: Aaron [SQL Server MVP]: "Re: Start SQLServerAgent job Synchronously"
- In reply to: John McLusky: "Re: Table size and sp_spaceused"
- Next in thread: John McLusky: "Re: Table size and sp_spaceused"
- Reply: John McLusky: "Re: Table size and sp_spaceused"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|