|
Home > Archive > MS SQL Server DTS > March 2006 > SSIS bulk insert task failed
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
SSIS bulk insert task failed
|
|
| Sheffer Ronen 2006-03-13, 3:23 am |
| Hi,
I have developed a simple SSIS package that loads an XML file to SQL 2005
database table, however the loading process fails with the following error
messages:
[SQL Server Destination (VDMS - L_TESTING_SESSION) [1014]] Error: The thread
for the SSIS Bulk Insert task failed initialization.
[DTS.Pipeline] Error: component "SQL Server Destination (VDMS -
L_TESTING_SESSION)" (1014) failed the pre-execute phase and returned error
code 0xC020203B.
Any idea what could be the root cause of that problem and the solution for it?
Thanks,
Ronen
| |
|
| I'm encountering the same exact problem.
Did you ever find a resolution?
"Sheffer Ronen" wrote:
> Hi,
>
> I have developed a simple SSIS package that loads an XML file to SQL 2005
> database table, however the loading process fails with the following error
> messages:
> [SQL Server Destination (VDMS - L_TESTING_SESSION) [1014]] Error: The thread
> for the SSIS Bulk Insert task failed initialization.
>
> [DTS.Pipeline] Error: component "SQL Server Destination (VDMS -
> L_TESTING_SESSION)" (1014) failed the pre-execute phase and returned error
> code 0xC020203B.
>
> Any idea what could be the root cause of that problem and the solution for it?
>
> Thanks,
> Ronen
|
|
|
|
|