dbTalk Databases Forums  

sql server 2005 import

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


Discuss sql server 2005 import in the microsoft.public.sqlserver.dts forum.



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

Default sql server 2005 import - 10-17-2008 , 04:21 PM






Hi SQL server experts,
I tried to import a text file which has a row that has a column of value
222945700
This value is imported into an INT column without problem when I manually
did the import from management studio. But when I ran an agent job to import
the file, it failed. It complained about the overflow. I had made a package
for the import and the agent job calls the package.

This is the message from job history.
Description: There was an error with input column "Column 9" (87) on input
"Destination Input" (63). The column status returned was: "Conversion failed
because the data value overflowed the specified type.". End Error Error:
2008-10-17 20:57:01.57 Code: 0xC0209029 Source: Data Flow Task
Destination ... The package execution fa... The step failed.


Please help.

Pingx

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.