dbTalk Databases Forums  

Date transformation error from Oracle to SQL 2000

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


Discuss Date transformation error from Oracle to SQL 2000 in the microsoft.public.sqlserver.dts forum.



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

Default Date transformation error from Oracle to SQL 2000 - 11-05-2004 , 11:33 AM






Hello all,
I am trying to copy a database from Oracle to SQL 2000 using DTS, and in the
process encounter the following error message:
"Error converting data type DBTYPE_TIMESTAMP to datetime"

Any suggestions on what to do or what a good workaround might be?

I've alternatively tried creating a view that will replicate the database,
but encounter snags there too, as I can't seem to cleanly copy dates from
Oracle to SQL 2000. The best I can do in that situation is do a to_char() on
the Oracle date, but it is a string in SQL 2000 instead of a date, which
isn't really what I want.

I've thought of setting up an Oracle -> SQL 2000 replication, but haven't
tried it yet. If you think I should persue this option instead of chasing
after DTS or replication through a view, please let me know. I glimpsed at
Hillary Cotter's book and have considered what she describes.

Unfortunately, I don't have any write access permissions to the Oracle DB,
only SQL 2000, in case you're wondering.

Thanks so much,
Jim Bethancourt
jimbethancourt (AT) _nospam_gmail (DOT) com




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.