Viewing 15 posts - 1,231 through 1,245 (of 3,738 total)
I tried editing the XML FIle in notepad & replacing the GUID with a valid one but I got an error that the connect was not valid.
I had to delete...
August 7, 2012 at 3:37 pm
Lynn Pettis (8/7/2012)
Also, it may help if you post the error message you are still getting.
I was still getting the same error. The only thing that changed was the number...
August 7, 2012 at 3:32 pm
I changed the connect for each execute SQL Task associated with each Event Handler and I'm still getting 43 errors.
How can I isolate the source of the problem?
Perhaps I could...
August 7, 2012 at 10:36 am
I found that the problem was in the Event Handler for each task.
I had copied the task form another package. I changed the connection on each task as is required...
August 7, 2012 at 10:08 am
The script did not attempt to add the same table twice.
I closed evertyhing down & logged back in and everything appreas to be normal again.
Very wierd.
Thanks.
July 30, 2012 at 11:52 am
Comments on the following article?
http://agilebi.com/jwelch/2008/09/05/error-redirection-with-the-ole-db-destination/
July 28, 2012 at 5:21 pm
Matt Miller (#4) (7/27/2012)
Welsh Corgi (7/27/2012)
I do not see an option to redirect errors from an Execute SQL Task?
That was kind of the point of my previous comment. If...
July 27, 2012 at 3:44 pm
I would bet that the problem is as you have been advised and you are already aware that the SQL Server Service is not running as a Domain Account.
Can you...
July 27, 2012 at 1:11 pm
I set the variables used by the Derived Column String and I had them mapped to VARCHAR Data Types.
I get the error:
Cannot convert between unicode and non-unicode string data types
When...
July 27, 2012 at 11:52 am
I think that I found what I need.
http://www.mssqltips.com/sqlservertutorial/211/sql-server-integration-services-ssis-data-flow
July 27, 2012 at 11:38 am
I appreciate all of the feedback.
July 27, 2012 at 11:32 am
I modified the code to return the Error Information as a Parameter and I perform the Inserts in the CATCH Block of the calling Stored Procedure.
The calling SP Inserts records...
July 27, 2012 at 7:06 am
I do not see an option to redirect errors from an Execute SQL Task?
July 27, 2012 at 5:01 am
opc.three (7/26/2012)
Welsh Corgi (7/26/2012)
I got audited today but an outside firm and I got dinged for having the Staging and Data Warehouse on the same...
July 26, 2012 at 9:31 pm
Thanks for all of the ideas.
I got audited today but an outside firm and I got dinged for having the Staging and Data Warehouse on the same server. :blush:
July 26, 2012 at 8:02 pm
Viewing 15 posts - 1,231 through 1,245 (of 3,738 total)