Viewing 15 posts - 421 through 435 (of 4,272 total)
If the OP would ever come back and explian what he was really looking for it might help..
CEWII
March 16, 2012 at 8:13 am
It is entirely possible the VPN is only making the problem worse..
That is a lot of transforms.. It might make sense to see if breaking the package down to...
March 16, 2012 at 8:12 am
3m huh.. Still, I bet the sproc version runs in under 20 seconds.
CEWII
March 15, 2012 at 2:21 pm
Agreed.. WHAT?
You need to give us a LOT more information. I would equate this to "its broke, how do I fix it?"
CEWII
March 14, 2012 at 12:33 pm
I'm actually a little surprised they are making you change them on a production machine.. It is usually viewed as too risky and that new standards are not retroactively...
March 14, 2012 at 12:32 pm
Ahh, yes, BIDS Helper.. That is a truly wonderful tool..
CEWII
March 14, 2012 at 12:29 pm
I didn't quite plan to do the whole thing or spend so much time on it myself but I kind of treated it as a challenge to see whether I...
March 14, 2012 at 12:23 pm
Ok, here is my rough solution..
I think it covers all the sections. But there are a couple spots you need to look at, particularly around line 68 related to...
March 14, 2012 at 11:55 am
sqlfriends (2/23/2012)
I often need to compare what is the difference of a ssis package with a previous version.Is there a way to do that?
Thanks
Not easily.. The package is stored...
March 14, 2012 at 10:10 am
I have a handle on what is going on in TAG1, I'm trying to wrap my brain around how to do it as a set based operation.
CEWII
March 13, 2012 at 11:05 pm
While I understand full logs you are asking for 2 lines.. It helps to know the exact error number, severity, and state. The state can tell us a...
March 13, 2012 at 3:00 pm
Ok, so it looks like the work table is built essentially from:
SELECT csh.*
FROM ClkCaseHdr AS cch INNER JOIN CaseStatusHist AS csh
...
March 13, 2012 at 2:58 pm
It depends IS a valid answer.. However, I then ask, "tell me about WHAT it depends on and how that might affect the solution". I'm not asking for...
March 13, 2012 at 2:54 pm
So depending on your query mix it is fully possible to have an entire database cached in RAM..
CEWII
March 13, 2012 at 2:27 pm
Goto the errorlog on SQL and capture the two lines that show the login failure and post them here. It will help.
CEWII
March 13, 2012 at 2:25 pm
Viewing 15 posts - 421 through 435 (of 4,272 total)