MySQL Forums
Forum List  »  Informix

connecting to source db
Posted by: Doug Hall
Date: February 16, 2006 05:28AM

Hi,
I am trying a migration from informix to mysql using the migration tool - I have fallen at the first hurdle...can anyone give me a heads up on the following error:

Connecting to source database and retrieve schemata names.
The list of schema names could not be retrieved (error: 0).
ReverseEngineeringGeneric.getSchemata :C:\Program Files\IBM\Informix_JDBC_Driver\lib\ifxjdbc/jar;C:\Program Files\IBM\Informix_JDBC_Driver\lib\ifxsqlj/jar
Details:
java.lang.Class.forName0(Native Method)
java.lang.Class.forName(Unknown Source)
com.mysql.grt.modules.ReverseEngineeringGeneric.establishConnection(Unknown Source)
com.mysql.grt.modules.ReverseEngineeringGeneric.getSchemata(Unknown Source)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
com.mysql.grt.Grt.callModuleFunction(Unknown Source)

I am using the jdbc v3.00.JC3 and j2sdk1.4.2, informix 7.31. I can connect to the informix db through server studio no probs. Any ideas gratefully rec'd

Options: ReplyQuote


Subject
Views
Written By
Posted
connecting to source db
9560
February 16, 2006 05:28AM


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.