dbTalk Databases Forums  

SSIS differing behaviour between XP and Server 2003

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


Discuss SSIS differing behaviour between XP and Server 2003 in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mike Hanson
 
Posts: n/a

Default SSIS differing behaviour between XP and Server 2003 - 04-11-2006 , 12:41 AM






We have a complex SSIS package that works perfectly on Windows XP SP2 with
SQL Server 2005 Developer Edition, but when we import the package into SQL
Server 2005 Standard Edition running on Windows Server 2003 the package fails
execution, with errors regarding truncation of data imported from an Excel
Spreadsheet.

We had similar errors on XP until we discovered how to configure the
appropriate size for target objects. Once we configured everything with the
correct sizes the package completes without error on the XP machine.

When we import the package into SSIS on the test server running Windows
Server 2003, one step in the package fails reporting that imported data would
be truncated.

We have opened the package file in the editor on the test server, and run it
in debug mode, and indeed when it reaches the step in question it fails.
When we check the step details the size of one column appears to be reset to
the default of 255 and no matter how many times we change it to the correct
size, save and execute the package, it fails and we find it has reverted back
to 255 when viewing properties.

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.