dbTalk Databases Forums  

SSIS Xml Source to SQLSvr2005 Truncation prob in Destination

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss SSIS Xml Source to SQLSvr2005 Truncation prob in Destination in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sami Majed
 
Posts: n/a

Default SSIS Xml Source to SQLSvr2005 Truncation prob in Destination - 07-08-2006 , 02:29 AM






I have an XML Source file w/XSD, Data Conversion, and SQL Server Destination
using OLE DB.
All fields, columns are set up correctly & matching to what's in database.
I get an Error on the SQL Server Destination task in the 'ProcessInput
method' (wish i could look at that!!!), and get the following error message.

[SQL Server Destination [8404]] Error: An OLE DB error has occurred. Error
code: 0x80040E57. An OLE DB record is available. Source: "Microsoft SQL
Native Client" Hresult: 0x80040E57 Description: "The statement has been
terminated.". An OLE DB record is available. Source: "Microsoft SQL Native
Client" Hresult: 0x80040E57 Description: "String or binary data would be
truncated.".

[DTS.Pipeline] Error: The ProcessInput method on component "SQL Server
Destination" (8404) failed with error code 0xC02092B5. The identified
component returned an error from the ProcessInput method. The error is
specific to the component, but the error is fatal and will cause the Data
Flow task to stop running.

At this point, I need some help.
What is Error Code 0xC02092B5 ?
I have checked the xml for values that are too long and would be truncated.
They are the correct size.

Wha happen???? Please help. Thx in adv.
--
Sami Majed Abbushi

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.