Re: sp_spaceused
From: evan b (evan_at_cheapaschips.com.au_removethis)
Date: 12/10/04
- Next message: evan b: "Re: Analysis Services for dba's?"
- Previous message: Simon Shearn: "Re: Executing a Stored Procedure via Query Analysier is faster then a"
- In reply to: write2manish: "sp_spaceused"
- Next in thread: Tibor Karaszi: "Re: sp_spaceused"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 10 Dec 2004 15:25:23 +1030
Manish
I MAY have a similar problem - in another post as yet no reply
I have 4 tables with 20+million rows (3rd party app) anyway these tables are
reporting their space used in the 50+gigabytes but the space they are
claiming is about 70-90 gb is there anyway to force them to shrink to
recover this space
I know if you're running sql2k you can run dbcc cleantable and it fixes this
issue - I run 7.0 so my only option is to rebuild the tables and Im waiting
for 6 new drives for the array to do that.
Regards
evan
"write2manish" <write2manish.1h0tp6@mail.webservertalk.com> wrote in message
news:write2manish.1h0tp6@mail.webservertalk.com...
>
> Hi,
>
> I am trying to solve a little puzzle. My database size is like 30 GB
> and i used sp_spaceused to find out which table in my database is the
> one using the max. size. After looking at all the table sizes using
> sp_spaceused the total came out to be only 2GB??? I am not sure who is
> using the other 28GB... Anyone any suggestions????
>
> Thanks in advance,
> Manish
>
>
>
> --
> write2manish
> ------------------------------------------------------------------------
> Posted via http://www.webservertalk.com
> ------------------------------------------------------------------------
> View this thread: http://www.webservertalk.com/message629190.html
>
- Next message: evan b: "Re: Analysis Services for dba's?"
- Previous message: Simon Shearn: "Re: Executing a Stored Procedure via Query Analysier is faster then a"
- In reply to: write2manish: "sp_spaceused"
- Next in thread: Tibor Karaszi: "Re: sp_spaceused"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|