Re: 2 Billion records a table
- From: David Liu <DavidLiu@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 21 Jul 2005 20:27:02 -0700
Thanks for the reply.
Major problem is when you do select * from that table, you can not query out
( even generate estimate execute plan ), the process hang on there.
--
David Liu
Sr. DBA
MCSE/MCDBA
Moneris Solutions
"Myles.Matheson@xxxxxxxxx" wrote:
> Hello David,
>
> Have you tried doing a straight row count?
>
> I think the sp_spaceused uses the table statistics to return row
> counts.
>
> SQL server may not have updated the table statistics after operation
> was completed. This is a common problem with large tables.
>
>
>
>
> Hope this Helps
>
> Myles Matheson
> Data Warehouse Architect
>
>
.
- Follow-Ups:
- Re: 2 Billion records a table
- From: JT
- Re: 2 Billion records a table
- From: Myles.Matheson@xxxxxxxxx
- Re: 2 Billion records a table
- References:
- 2 Billion records a table
- From: David Liu
- Re: 2 Billion records a table
- From: Myles.Matheson@xxxxxxxxx
- 2 Billion records a table
- Prev by Date: Re: 2 Billion records a table
- Next by Date: Re: 2 Billion records a table
- Previous by thread: Re: 2 Billion records a table
- Next by thread: Re: 2 Billion records a table
- Index(es):
Loading