Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Migration from SQL Server to ORACLE 9i
Another thought is to use DTS to handle at least some of the transfer for
you. SQL Server's DTS (Data Transformation Services) package will be able
to connect to Oracle, create the table structure and import the data for
you. You are on your own as far as foreign keys and primary keys, etc. But
something like ERwin could help you out with that.
DTS is great for simple data loads, not sure how complicated your migration is, but its something to look into.
Good luck!
-----Original Message-----
Sent: Tuesday, February 04, 2003 9:40 AM
To: Multiple recipients of list ORACLE-L
Babu - Congratulations on the project! Is this database especially large or are you facing severe restrictions in terms of the amount of time the data is unavailable to your users? Are there any unusual objects in SQL Server that will be difficult to create in Oracle? I think Oracle provides a migration tool, but I haven't used it. Usually I follow a procedure such as:
Dennis Williams
DBA, 40%OCP
Lifetouch, Inc.
dwilliams_at_lifetouch.com
-----Original Message-----
Sent: Tuesday, February 04, 2003 3:19 AM
To: Multiple recipients of list ORACLE-L
Hi Listers,
We are planning to migrate one of our SQL Server database to ORACLE 9i. Please point me to the checklist and required documents. Any help in this regard very much appreciated.
regards
Banarasi Babu T
OCP, DBA
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: BanarasiBabu Tippa
INET: btippa_at_ORsoftware-india.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Feb 04 2003 - 09:39:31 CST
![]() |
![]() |