Viewing 15 posts - 45,991 through 46,005 (of 59,095 total)
On the other hand, Backups and Restores work very well for individual databases and also allows for a multi-server environment which has both it's own pains and advantages.
The bottom line...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 12, 2009 at 9:57 am
gvsriramakrishna (1/11/2009)
Oops.. there seems to be an error in th SQL query at the over keyword.Incorrect syntax near the keyword 'OVER'.
No... I wanted to know how the UPDATE solution works....
--Jeff Moden
Change is inevitable... Change for the better is not.
January 12, 2009 at 6:32 am
Grant Fritchey (1/11/2009)
I just remember seeing the solution in his book. It's not something I played with a lot myself, mainly because I long stopped worrying about gaps...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 12, 2009 at 6:24 am
Hmmmm... is there a way for you to turn of the hyperthreading long enough to run another MAXDOP 1 test? I've got a feeling and would like to find...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 11, 2009 at 9:18 am
Was it ever fast? If so, what changed? If not, then it's probably the code.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 10, 2009 at 11:46 pm
There are way too many variations of how a name may be entered to write some "simple" SQL for this. Instead of trying to reinvent the wheel, why don't...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 10, 2009 at 11:38 pm
majorbloodnock (1/8/2009)
I can just see the new posts being typed right now
"Dear SSC
Plz tell me what makes a good DBA and what else I need to know to become...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 10, 2009 at 11:35 pm
Yogi Berra had a saying... "When you come to a fork in the road, take it!" In other words, given a choice, take all choices.
A partitioned table would work...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 10, 2009 at 11:26 pm
Heh... nah... I just hate GUI's... too limiting... can only do what they were designed to do using only the ways they were designed to do it... unless you write...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 10, 2009 at 11:02 pm
So, gvsriramakrishna... any feedback on this?
--Jeff Moden
Change is inevitable... Change for the better is not.
January 10, 2009 at 10:26 pm
Heh... of course, the simplest of all the solutions would be to do it all in T-SQL and perhaps a touch of BCP... SSIS not required. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
January 10, 2009 at 10:15 pm
:blush: Thanks, Dugi. Like I've said before and in the article, I didn't invent it... I just use the heck out of it. 😛
--Jeff Moden
Change is inevitable... Change for the better is not.
January 10, 2009 at 7:56 pm
Arun (1/10/2009)
BTW, if I upgrade to SP4 will this problem get resolved?
What problem? You've not yet identified what the problem is. And, upgrading to SP4 may be exactly...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 10, 2009 at 7:50 pm
Lynn Pettis (1/10/2009)
--Jeff Moden
Change is inevitable... Change for the better is not.
January 10, 2009 at 5:09 pm
Lynn Pettis (1/10/2009)
It also could be due to disk fragmentation.
Ordinarily, I'd say that's a definite possibility... but not this time. I know for a fact that my...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 10, 2009 at 3:35 pm
Viewing 15 posts - 45,991 through 46,005 (of 59,095 total)