MySQL Forums
Forum List  »  IBM DB2

Re: Migration Toolkit using JDBC from DB2(UDB) to MySQL (SOLVED)
Posted by: gobokster Blob
Date: April 23, 2009 12:58AM

can someone point me to the right direction of this .. seem's like the SOLVED is out of date ..

thanks in advanced

update; got it figured Out

download the JDBC Driver From

ftp://ftp.software.ibm.com/ps/products/db2/fixes2/english-us/db2_v91/rtcl/db2winIA32v9/fp6/v9fp6_en_US_setup.exe

or just the jdbc driver

ftp://ftp.software.ibm.com/ps/products/db2/fixes2/english-us/db2_v91/jdbc/fp7/v9fp7_db2driver_for_jdbc_sqlj.zip

installed the driver

thanks Ed Magos

Database Selection:
Generic JDBC" drivers.
class name:
com.ibm.db2.jcc.DB2Driver
connection string:
jdbc:db2://10.0.0.1:55000/dbname:
Username:
db username
Password
db password

After that I had a connection. btw i'm using MySQL Migration Toolkit version 1.1.16

thank you



Edited 3 time(s). Last edit at 04/23/2009 03:32AM by gobokster Blob.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Migration Toolkit using JDBC from DB2(UDB) to MySQL (SOLVED)
8114
April 23, 2009 12:58AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.