Re: Importing from Oracle into MySQL
Circling back to the MySQL Migration Toolkit ...
Does anyone know why I'm getting this error after specifying the source Oracle database and the target MySQL database and clicking 'Next'?
>>>
Connecting to source database and retrieve schemata names.
The list of schema names could not be retrieved (error: 0).
oracle.jdbc.OracleDriver
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)
com.mysql.grt.modules.ReverseEngineeringOracle.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)
<<<
The Oracle user login I'm using has been granted 'dba' privileges temporarily.
-David
Subject
Views
Written By
Posted
9390
March 23, 2005 11:15AM
4437
March 23, 2005 10:01PM
11243
March 28, 2005 09:17PM
Re: Importing from Oracle into MySQL
4388
March 30, 2005 04:47PM
6030
April 25, 2005 08:35AM
4054
May 28, 2007 03:22AM
3985
May 31, 2007 12:20PM
3844
December 08, 2008 06:11PM
4131
February 03, 2007 01:36AM
4064
January 22, 2007 12:48AM
4807
March 30, 2005 06:13PM
3180
April 12, 2009 07:59AM
4288
February 03, 2007 01:33AM
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.