Viewing 15 posts - 54,256 through 54,270 (of 59,089 total)
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
Glad it worked out, John... I misunderstood thinking that you wanted to add a additional condition to an existing join. And, thanks for the feedback.
--Jeff Moden
Change is inevitable... Change for the better is not.
November 7, 2007 at 11:14 pm
Heh... that's part of the point, Gail. If business users write it as a requirement, they need to be educated because it's wrong. If auditors get nervous because...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 7, 2007 at 11:12 pm
AND
--Jeff Moden
Change is inevitable... Change for the better is not.
November 7, 2007 at 9:18 pm
Oh yeah... here it is...
http://www.sqlservercentral.com/Forums/Topic418836-169-1.aspx
--Jeff Moden
Change is inevitable... Change for the better is not.
November 7, 2007 at 9:14 pm
I don't remember which of the SSC forums I saw this on, but this is a duplicate post and the other post had some suggestions that were, apparently, ignored. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 7, 2007 at 9:13 pm
Thanks for the feedback, John...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 7, 2007 at 9:00 pm
Greg Snidow (11/7/2007)
Greg Snidow (11/7/2007)
--Jeff Moden
Change is inevitable... Change for the better is not.
November 7, 2007 at 8:24 pm
Heh... no, that's ok, Matt... there's some pretty good short books on RegEx... it's about time I picked one up. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
November 7, 2007 at 7:45 pm
I've not wallowed through the labyrinth of your cursor code to see exactly what you're doing, but why are you using cursors to do a simple dupe check/delete? There...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 7, 2007 at 7:38 pm
I see this quite often... people auditing INSERTs, I mean... why would you double (or more) the storage requirements by auditing INSERTs? Audits are supposed to keep track of...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 7, 2007 at 7:34 pm
Create a formatted spreadsheet... use it as a template... use VBS to copy it to a new file... use OPENROWSET to populate the new file.
--Jeff Moden
Change is inevitable... Change for the better is not.
November 7, 2007 at 7:27 pm
Ok there... it's time for YOU to hit the books Mr. Senior Software Engineer with an MCA... look in Books Online...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 7, 2007 at 7:23 pm
Lookup "Merge" in Books Online...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 7, 2007 at 7:21 pm
Viewing 15 posts - 54,256 through 54,270 (of 59,089 total)