dbTalk Databases Forums  

SSIS package using INSERT stops because the from column is CHAR(10) and the to col is CHAR(2) Finally four characters were sent

microsoft.public.sqlserver.tools microsoft.public.sqlserver.tools


Discuss SSIS package using INSERT stops because the from column is CHAR(10) and the to col is CHAR(2) Finally four characters were sent in the microsoft.public.sqlserver.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
John the ScrubMaster
 
Posts: n/a

Default SSIS package using INSERT stops because the from column is CHAR(10) and the to col is CHAR(2) Finally four characters were sent - 02-10-2009 , 04:57 PM






Hello and thank you in advance for any help!

The error message was thrown because a CHAR(10) field was moved to a CHAR(2) field and finally an operator used the extra space and placed 'SASK' instead of 'SK' into State/Province.

The first step of our SSIS package has an error message with no details. Notice that I cannot see the details of the error mesage:

Date 2/2/2009 10:16:12 AM
Log Job History (Cpy to ElGrande)

,[REC_DATE] ,[APN_STATUS] FROM [CC_WKF_TRANSFER_NEW]" failed with the following e... The package execution fa... The step failed.


Any ideas how we can get ALL the error message's detail and trap for this error.

Thank you very much in advance for ideas!

--John deCoville



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.