dbTalk Databases Forums  

Error when importing data from Orcale DB to SQL Server DB

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


Discuss Error when importing data from Orcale DB to SQL Server DB in the microsoft.public.sqlserver.dts forum.



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

Default Error when importing data from Orcale DB to SQL Server DB - 02-15-2005 , 09:19 AM






Hi, I am trying to importing data to my SQL Server DB using DTS but I am
getting errors. I don't have control over Orcale and looks like the errors
occur on DataTime fields. Here is the error message: "Error at Destination
for Row number 103299, Errors encountered so far in this task: 1. Insert
error, column 5('ROLE_END_DATE", DBTYPE_DBTIMESTAMP), status 6: Data
overflow. Invalid character value for cast secification."
Anybody have ever seen this? Thanks in advance for any help!
--
Yuhong

Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: Error when importing data from Orcale DB to SQL Server DB - 02-15-2005 , 01:10 PM






The range for datetime in Oracle is different from SQL
Server. That's quite possibly the issue. You'd need to check
the Oracle values to verify.

-Sue

On Tue, 15 Feb 2005 07:19:01 -0800, Yuhong
<Yuhong (AT) discussions (DOT) microsoft.com> wrote:

Quote:
Hi, I am trying to importing data to my SQL Server DB using DTS but I am
getting errors. I don't have control over Orcale and looks like the errors
occur on DataTime fields. Here is the error message: "Error at Destination
for Row number 103299, Errors encountered so far in this task: 1. Insert
error, column 5('ROLE_END_DATE", DBTYPE_DBTIMESTAMP), status 6: Data
overflow. Invalid character value for cast secification."
Anybody have ever seen this? Thanks in advance for any help!


Reply With Quote
  #3  
Old   
Yuhong
 
Posts: n/a

Default Re: Error when importing data from Orcale DB to SQL Server DB - 02-15-2005 , 02:05 PM



Thanks, Sue! I will check with our Orcale people.

"Sue Hoegemeier" wrote:

Quote:
The range for datetime in Oracle is different from SQL
Server. That's quite possibly the issue. You'd need to check
the Oracle values to verify.

-Sue

On Tue, 15 Feb 2005 07:19:01 -0800, Yuhong
Yuhong (AT) discussions (DOT) microsoft.com> wrote:

Hi, I am trying to importing data to my SQL Server DB using DTS but I am
getting errors. I don't have control over Orcale and looks like the errors
occur on DataTime fields. Here is the error message: "Error at Destination
for Row number 103299, Errors encountered so far in this task: 1. Insert
error, column 5('ROLE_END_DATE", DBTYPE_DBTIMESTAMP), status 6: Data
overflow. Invalid character value for cast secification."
Anybody have ever seen this? Thanks in advance for any help!



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.