码迷,mamicode.com
首页 > 数据库 > 详细

(原)将Oracle迁移到SQLServer

时间:2017-06-09 00:44:23      阅读:220      评论:0      收藏:0      [点我收藏+]

标签:微软   链接库   can   种类   过程   ssis   for   手动   自身   

背景:中了一个标,Oracle改成SQLServer
解决办法:

1、首先想到微软的解决方案:
Microsoft SQL Server Migration Assistant v7.4 for Oracle
https://www.microsoft.com/en-us/download/details.aspx?id=54258
根据介绍看起来很牛B,装完之后死活联上不Oracle,告诉我需要安装Oracle的Provider链接库,从10到12,各种客户端,各种类库我装了个遍,终于我放弃了。

2、无奈更换第三方的解决方案:
ESF Database Migration Toolkit Pro 8.2.07
http://www.0daydown.com/11/266995.html
这个才是真正牛B,分分种安装完成,连接好两个数据库,开始导表、导数据,居然把注释也带过来了,经比SQLServer自身导入数据的功能好很多。

ESF Database Migration Toolkit Professional is a program that allows you to convert between different database formats. ESF Database Migration Toolkit Professional can directly connect to MySQL, SQL Server, PostgreSQL, Oracle, Access, Excel, Paradox, Lotus, dBase, Visual FoxPro, Text and other formats, and convert between these formats (SQL Server to MySQL, MySQL to Access etc.).

剩下的触发器、存储过程我们手动来搞吧。

(原)将Oracle迁移到SQLServer

标签:微软   链接库   can   种类   过程   ssis   for   手动   自身   

原文地址:http://www.cnblogs.com/spymaster/p/6965269.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!