Viewing 15 posts - 54,226 through 54,240 (of 59,072 total)
RAGHAVENDRA NARAYANA (11/8/2007)
--Jeff Moden
Change is inevitable... Change for the better is not.
November 8, 2007 at 10:15 pm
Actually, after you asked, I did a bit more testing and I was completely backwards in my statement.
Using the testing code below I got a 3% to 97% comparison.
Where the...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 8, 2007 at 10:09 pm
Heh... sounds to me like someone wrote an accidental Cartesian join and decided to wait for it to complete...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 8, 2007 at 11:26 am
Jason Selburg (11/8/2007)
Wow, that's pretty nice PW!Trigger, can you run both of these against your data and get the execution stats. My test shows PW's is a HUGE amount faster.
First,...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 8, 2007 at 11:23 am
Do you have a script to do this one at a time?
--Jeff Moden
Change is inevitable... Change for the better is not.
November 8, 2007 at 11:10 am
Do you know what *= means?
--Jeff Moden
Change is inevitable... Change for the better is not.
November 8, 2007 at 12:51 am
I just started going through the free chapter... glad to see there's some consideration for writing good code in there... maybe there's more in the rest of the book, but...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 8, 2007 at 12:48 am
None of the bullets in the article include one of the most important aspects of performance tuning there is... one, that if not present, will bring the most robust hardware...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 8, 2007 at 12:24 am
Heh... I was going to include "C" programmers in that mix :D, but wasn't sure it was true and I work mostly with Java programmers to boot.
--Jeff Moden
Change is inevitable... Change for the better is not.
November 8, 2007 at 12:02 am
Also, the Server account must be an account that has the privs to see the file. So does the user running the Bulk Insert... doesn't matter if they have...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 7, 2007 at 11:58 pm
We had similar problems with many features of SQL Server when we shifted to Windows Authentication... they all went away when we granted the machine account extra privs on it's...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 7, 2007 at 11:55 pm
ed.nettestad (11/6/2007)
--Jeff Moden
Change is inevitable... Change for the better is not.
November 7, 2007 at 11:38 pm
Just a thought... I don't have 2k5 so I'm not sure how to get there... but questions like this not only deserve the fine response above, but you just gotta...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 7, 2007 at 11:34 pm
The title of this article is "Parallel Processing of Large Volume ETL Jobs"... what do you consider to be a "Large Volume ETL Job"?
--Jeff Moden
Change is inevitable... Change for the better is not.
November 7, 2007 at 11:29 pm
Karim Hemani (11/7/2007)
1. The final reply confirmed that I was not...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 7, 2007 at 11:16 pm
Viewing 15 posts - 54,226 through 54,240 (of 59,072 total)