Viewing 15 posts - 271 through 285 (of 4,272 total)
SKYBVI (6/14/2012)
I have 3 doubts :-
1) If I have a SSIS package with encrypted package protection level and in data flow tasks, there is...
June 14, 2012 at 3:55 pm
You might look at:
http://www.sqlservercentral.com/articles/Integration+Services+(SSIS)/70346/%5B/url%5D
and:
http://www.sqlservercentral.com/articles/Integration+Services+(SSIS)/70347/%5B/url%5D
CEWII
June 14, 2012 at 3:51 pm
I'm with David on this..
I'd also be curious what caused the corruption in the first place..
As a further question, why are you still using SQL 6.5?
CEWII
June 1, 2012 at 1:31 pm
I think I would immediately copy all the data out of that table that I could get. Otherwise you could easily lose it all.
Also do you have a good...
June 1, 2012 at 1:23 pm
You are welcome.
CEWII
May 31, 2012 at 2:53 pm
Listen the redirect shouldn't fail the data-flow, thats its purpose.. You can use the redirect on error to either write the records into a holding location or depending on...
May 29, 2012 at 1:35 pm
If you redirect error rows the Data-Flow task should not fail. did I misunderstand?
CEWII
May 29, 2012 at 1:23 pm
I believe Daniel is correct, in this scenarion there ISN'T an error, its a problem that is managed. So you can have one or the other but not both.
CEWII
May 29, 2012 at 1:12 pm
I would think it is probably possible to complete IF the password (I'm guessing thats the hangup) is set using a config method like files or passed in or something....
May 29, 2012 at 1:11 pm
Glad we could help..
CEWII
May 29, 2012 at 1:07 pm
Lynn Pettis (5/23/2012)
michael vessey (5/23/2012)
The person who wrote the original code or the tester that allowed it to make it into production?
ahem.... the tester didn't put the defect...
May 23, 2012 at 11:37 am
jswong05 (5/23/2012)
This is one of the stupid design.
Imagine old days, you go to library asking for a book for a page you need....
May 23, 2012 at 9:44 am
Jim,
I might point out this is a nearly 3yo thread..
I might suggest that it would be a good idea to start a new thread..
CEWII
May 23, 2012 at 9:28 am
Oliiii (5/23/2012)
May 23, 2012 at 9:27 am
Do you verify the backup? What other items are in that maint plan sub plan that could cause a failure?
CEWII
May 23, 2012 at 9:19 am
Viewing 15 posts - 271 through 285 (of 4,272 total)