Viewing 8 posts - 16 through 23 (of 23 total)
Ninja's_RGR'us (8/4/2011)
Thanx for the update.So do you still need help with this.
We are trying to rebuild the table into a new blank table. It seems to have relieved the issue...
August 4, 2011 at 6:39 am
Ninja's_RGR'us (8/3/2011)
August 4, 2011 at 2:09 am
Ninja's_RGR'us (8/3/2011)
How many GBs for the heap the db?
I'm trying to run the script but it seems to take a long time (ran for 10 mins before i decided to...
August 4, 2011 at 1:39 am
Ninja's_RGR'us (8/2/2011)
Didn't read the whole thing, but I need to point out that you might want to rebuild the stats (that are outside the rebuilt index).For this reason : http://sqlinthewild.co.za/index.php/2011/03/22/statistics-row-estimations-and-the-ascending-date-column/
Thanks...
August 3, 2011 at 3:14 am
tfifield (8/2/2011)
I'm not sure if I have the sequence correct here, but it seems that in the test the data was loaded, then an index rebuild, then a drop and...
August 3, 2011 at 3:11 am
ChrisTaylor (8/2/2011)
August 3, 2011 at 2:54 am
I don't think it is performing an ordered insert nor is there a clustered index performing a sort. The table is used a fact table in our data warehouse with...
August 1, 2011 at 8:19 am
Thanks for the suggestion Alex.
I've tried a few tests using the Disable/Rebuild method instead of Drop/Create and found some very different performances:
1st execution took 22 mins to rebuild a single...
July 29, 2011 at 3:18 am
Viewing 8 posts - 16 through 23 (of 23 total)