dbTalk Databases Forums  

DTS Failing

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


Discuss DTS Failing in the microsoft.public.sqlserver.dts forum.



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

Default DTS Failing - 12-05-2003 , 05:07 PM






I keep getting an error with DTS and can not figure this
out. All my date are valid dates...so I have no clue. Can
anyone help? This is the error:
Error at Destination for Row number 6052. Errors
encountered so far in
this task: 1.
Insert error, column 9 ('DATE_OF_FTES',
DBTYPE_DBTIMESTAMP) status 6: Data
overflow.
Invalid character value for cast specification.


Reply With Quote
  #2  
Old   
Jeff Block
 
Posts: n/a

Default Re: DTS Failing - 12-05-2003 , 05:58 PM






what does the row look like and which column are you using the CAST on and
what is the definition of the target column ?
"Anita" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I keep getting an error with DTS and can not figure this
out. All my date are valid dates...so I have no clue. Can
anyone help? This is the error:
Error at Destination for Row number 6052. Errors
encountered so far in
this task: 1.
Insert error, column 9 ('DATE_OF_FTES',
DBTYPE_DBTIMESTAMP) status 6: Data
overflow.
Invalid character value for cast specification.




Reply With Quote
  #3  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS Failing - 12-08-2003 , 02:54 PM



The dates may be valid for your source but what about the SQL Server
destination? What is the source datasource? A lot of datasource have
different ranges of allowable dates so this can be a problem. Regional
settings can wreck an import as well. What doe the Source value look like?
Is the destination a DATETIME in SQL Server?

--

Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Anita" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I keep getting an error with DTS and can not figure this
out. All my date are valid dates...so I have no clue. Can
anyone help? This is the error:
Error at Destination for Row number 6052. Errors
encountered so far in
this task: 1.
Insert error, column 9 ('DATE_OF_FTES',
DBTYPE_DBTIMESTAMP) status 6: Data
overflow.
Invalid character value for cast specification.




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.