What is best tool to compare two different Databas

2019-06-14 10:01发布

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 ?

标签: sql db2 compare
3条回答
姐就是有狂的资本
2楼-- · 2019-06-14 10:40

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".

查看更多
冷血范
3楼-- · 2019-06-14 10:53

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

查看更多
祖国的老花朵
4楼-- · 2019-06-14 10:54

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

and i checked it . thanks your time

查看更多
登录 后发表回答