Viewing 15 posts - 61 through 75 (of 113 total)
Hmmmm, I only get
'sqlcmd' is not recognized as an internal or external command,
operable program or batch file.
I have the full 2005 installed, is sqlcmd a seperate install now?
May 5, 2006 at 8:19 am
It has something to do with distributed transactions. Not sure why it's hanging like this but I'm taking them out.
May 2, 2006 at 3:01 pm
Playing the theremin.
I got a professional Moog theremin to help get music back into my life and am now totally obsessed with it. Not only is it the only musical...
May 2, 2006 at 11:27 am
Today I tried setting all the SQL tasks to Read Uncommitted but that didn't help either. I'm holding off on resorting to putting presidences between all the execute package calls...
April 28, 2006 at 2:12 pm
Thank you henrik staun poulsen.
That was a big help!
April 27, 2006 at 8:00 am
Well now I tried giving all the smaller sub packages which are called the most their own OLE DB connection managers. It was hopeful, but only worked a couple times through. Now...
April 26, 2006 at 1:57 pm
Well now I tried turning off logging in all the packages except the master one thinking it might be some sort of deadlock there. No effect.
------------ Update:Just tried setting...
April 24, 2006 at 12:09 pm
[lost post] Had set master package to delay validation, did not fix problem.
(actually 4/24 ended up here in 4/21)Well as a long shot I thought maybe it had something to...
April 21, 2006 at 1:08 pm
Ah interesting.
Thanks so much for the pointer!
I can't have just one config file after all. It works if the number values stored there are the same for every package, but as...
April 14, 2006 at 10:36 am
Yes I'm with you that's exactly what I've been trying to do from the beginning
I want to have one and only one single config file for all 15 or so...
April 14, 2006 at 7:33 am
Yes I've been storing them in the config and it usually works. I think I figure out what's happening with it. When I add a totally new package and set...
April 14, 2006 at 7:17 am
Cool thanks.
Yes I meant the green paths, I have an additional step to do after the insertion part only of the insert/update fork. Will use SQL task and see if...
April 14, 2006 at 6:32 am
Yeah I think your right about the connections, they do not save the passwords. Something though is sometimes deleting them from the config too, maybe it's happening when I add...
April 13, 2006 at 12:19 pm
Viewing 15 posts - 61 through 75 (of 113 total)