Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

converting date type during migration from SQL server to Orcale

644653Jul 9 2008 — edited Jul 10 2008
Hi,
I have a problem about date type converting from SQL Server to Orcale. As I know, the date type DATETIME [SQL] to TIMESTAMP [ORC] and SMALLDATETIME [SQL] to DATE [ORC]. So, I set DATETIME: yyyy-mm-dd HH24:mi:ss.ff3 and SMALLDATETIME: yyyy-mm-dd HH24:mi:ss in Preferences > Migration > Data Move Options.
But when I came to Captured Model and select datatype mapping. The default mapping is set both DATETIME and SMALLDATETIME to DATE. Should I change the DATETIME to TIMESTAMP manuelly or keep the default setting? Please advice. Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 7 2008
Added on Jul 9 2008
3 comments
2,395 views