Categories: SSIS, Errors, Security, Server Configuration11/22/13
Problem
When executing an SSIS package, the following error appears:
0x80040E55 Column does not exists
Solution
I encountered this error when running a SSIS package that executes a stored procedure, inside an OLE DB Source component, on several… more » Tags: 0x80040e55
11/13/13
Problem
When executing an SSIS package, the following error appears:
SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED. The Execution method succeeded, but the number of errors raised (1) reached the maximum allowed (1); resulting in failure. This occ… more » Problem
When executing an SSIS package, the following error appears:
Error: component "OLE DB Source" (1) failed the pre-execute phase and returned error code 0xC0010001
Solution
I was using a parameterized procedure in an OLE DB Source compon… more » 11/12/13
Problem
When executing an SSIS package, the following error appears:
An error occurred while assigning a value to variable " User::Variable_Name": "The type of the value being assigned to variable "User:: Variable_Name " differs from the current varia… more » Tags: ssis variable
11/11/13
|
|