Viewing 15 posts - 61 through 75 (of 146 total)
Here I have attached a file with data viewer just before the conditional split. and condition is <=50
August 13, 2009 at 2:49 pm
thanks for your response, here I have attached my data flow scren when I execute a package with <=50 condition, since I have 495 errors. at <=50 condition, the package...
August 13, 2009 at 12:13 pm
any luck john, i am trying my best bu tnot working at all now.
August 13, 2009 at 12:01 pm
now weird things start happening, package is executing successfully in both condition i.e <=50 and <=500, since I have 495 bad records, my error rowcount variable condition is<=50, in...
August 12, 2009 at 3:01 pm
ya theres a blocking on the db, and while trying to query the dest table, query is just executing,not completed. so i have to stop debugging to come in the...
August 12, 2009 at 2:09 pm
here I have attached screnshot for control flow and data flow after creating container and setting container transaction level required and rest of the transaction option would be supported. when...
August 12, 2009 at 12:49 pm
John did you came up with any new idea, because on top of that i need to add email task also.
August 12, 2009 at 11:48 am
its on execute sql task, and when i run a package with transaction option required on control flow, only truncate command will pop up with green and data flow task...
August 12, 2009 at 9:47 am
so in my case I need to put transaction option required at control flow? since I have execute task connected with data flow task on control flow. After doing this...
August 12, 2009 at 9:39 am
Now what container do I have to use inside contorl flow, as you know I have execute sql task connected with data flow task on control flow. So you mean...
August 12, 2009 at 8:08 am
you mean I need to put trancational option 'supported' on data flow and 'required' on control flow.
August 11, 2009 at 3:36 pm
ohh sorry i thougt u knew, i have truncation part on control flow, when the data loads from source to destination, I need to truncate the dest table first and...
August 11, 2009 at 1:55 pm
John we wil discuss about email later on, lets go to the second issue, i am giving you an example, every day dat will load from source to dest. Now...
August 11, 2009 at 1:39 pm
John thanks for your response, I ran msdtc services in my computer and was able to rollback the data with transaction option 'required' but the email task didnt work when...
August 11, 2009 at 11:45 am
So you mean I need to choose 'on error' option on event handlers tab and Executable would be 'data flow task' to get an email after i get an error...
August 7, 2009 at 2:07 pm
Viewing 15 posts - 61 through 75 (of 146 total)