Unable to connect to db2 with migration toolkit.
Hi All,
While using Migration toolkit we were unable to connect to DB2 database,
The error which we are getting is:
==================Error============================
Connecting to source database and retrieve schemata names.
The list of schema names could not be retrieved (error: 0).
ReverseEngineeringGeneric.getSchemata :com.ibm.db2.jcc.DB2Driver
Details:
java.net.URLClassLoader$1.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
java.net.URLClassLoader.findClass(Unknown Source)
java.lang.ClassLoader.loadClass(Unknown Source)
sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
java.lang.ClassLoader.loadClass(Unknown Source)
java.lang.ClassLoader.loadClassInternal(Unknown Source)
java.lang.Class.forName0(Native Method)
java.lang.Class.forName(Unknown Source).....................
==================Error============================
The connection specifications are:
Class Name: com.ibm.db2.jcc.DB2Driver,
Connection String: jdbc:db2://10.0.0.208:60000/MYDB:user=MYUSER;password=MYPASS1;
Thnkx in advance
Dushyant
Subject
Views
Written By
Posted
Unable to connect to db2 with migration toolkit.
11655
June 09, 2008 12:22AM
5816
April 23, 2009 02:42AM
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.