Viewing 12 posts - 1 through 12 (of 12 total)
Thanks guys!
to answer the quesiton, the IP doesn't resolve at all.
the linked table thing fits the problem perfectly!
thankyou
Gareth
December 11, 2008 at 12:53 pm
It's defined using boundary points which split it over the physical files. I've checked and the data is residing on the appropriate physical files. For the specified boundary points.
The...
August 5, 2008 at 10:24 pm
😀 I agree with you. I won't be able to gain additional funding for this project and my time is not billable, so its considered already paid for...
August 5, 2008 at 7:39 pm
One simple question.
The main advantage of partitioning is the parellel processing you gain from it correct?
If so, then perhaps I need to make my partitions smaller so that multiple partitions...
August 5, 2008 at 6:48 pm
Thanks for your replies guys.
After reading your responses I tried a few more things.
I've tried queries which will only query one partition they are slower.
I then wrote queries which will...
August 3, 2008 at 8:45 pm
Sorry should have said that as well.
Yes auto update stats and auto create stats are both on.
So if I ran a query like so:
select * from table1
where column1 =...
May 26, 2008 at 4:04 pm
Anybody done any third party compression vs. sql2008 compression?
May 11, 2008 at 4:17 pm
One thing we do is run the defrags outside peak hours and limit the run time. So it builds a list of fragmented indexes, as per your job, then defrags them in...
July 9, 2007 at 10:55 pm
I was afraid it might be something like that. That's a real pain, I'd rather not hack the sp, but it is definitly better than making them SA. Is their...
November 16, 2006 at 1:23 pm
Not sure of it's price, or if it's free or not, but we use sql zip extentisvly without problems...
April 17, 2006 at 5:05 pm
Viewing 12 posts - 1 through 12 (of 12 total)