Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Tool to migrate from DB2 to MySQL

Tags:

mysql

db2

There was a MySQL migration toolkit can migrate from DB2 to MySQL, but the MySQL site says it's not available any more. However, I can't find a substitute for that in MySQL workbench CE.

Where is the substitute or alternative solution?


I just need a tool that's free and easy to use to help me migrate a db2 schema to mysql.

like image 414
CaiNiaoCoder Avatar asked Oct 17 '11 00:10

CaiNiaoCoder


2 Answers

You can Try Talend application... infact it is a Dataware housing Tool and a data Migration tool as well. It is supports DB2, Mysql, Postgres, Oracle, PeopleSoft and a lot more. U can Find It here http://www.talend.com/products-data-integration/talend-open-studio.php and Ofcourse Its an Open Source tool...

like image 66
ScoRpion Avatar answered Oct 06 '22 01:10

ScoRpion


have you looked at http://www.ispirer.com/products/db2-to-mysql-migration ?

They have express version which is free but limited, but it might be sufficient for your use, anyways I don't see a reason why not invest some money since moving from DB2 to mysql will save you tones of money on support on the long run!

like image 27
Deano Avatar answered Oct 05 '22 23:10

Deano