What is best tool to compare two different Database ,the first database is Ms Sql and another is DB2

↘锁芯ラ 提交于 2019-12-08 12:44:25

问题


I have two database , First Db is Microsoft SqlServer (version 2008 R2) and second database is DB2

i need a tool for comparing schema and tables in both ot them ? is every body have idea or solution ?


回答1:


I think IBM Data Studio can do that. I don't know if it's the best tool, as you didn't say how you'd define "best".




回答2:


I Found DB SOLO 4.2. Software on site : http://www.dbsolo.com/help/compare.html

and i checked it . thanks your time




回答3:


Try using the Toad or else you can also use SQL Developer. Although SQL Developer would be a better option as you can view your MySQL database objects in it and once the DB2 Catalogs entry has been made, you can view the database objects of DB2 as well through the same tool.

Hope that helps.

Regards, DB2 DBA



来源:https://stackoverflow.com/questions/16647566/what-is-best-tool-to-compare-two-different-database-the-first-database-is-ms-sq

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!