Bug #10720 migrate a schema from oracle 9.2.0.1 to Mysql 4.1
Submitted: 18 May 2005 18:34 Modified: 15 Jul 2005 8:25
Reporter: [ name withheld ] Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Migration Toolkit Severity:S1 (Critical)
Version:Mysql 4.1 OS:Windows (WindowsXp)
Assigned to: Assigned Account CPU Architecture:Any

[18 May 2005 18:34] [ name withheld ]
Description:
Hello I am trying to migrate a schema from Oacle 9.2.0.1 database to MySql4.1 database and I am getting following error: 

SELECT SEQUENCE_NAME, MIN_VALUE,  MAX_VALUE, INCREMENT_BY, CYCLE_FLAG, ORDER_FLAG,  CACHE_SIZE, LAST_NUMBER FROM ALL_SEQUENCES WHERE SEQUENCE_OWNER=?
The schema could not be reverse engineered (error: 10008).
The function did not return an object.

What could be the problem? I am already connecting with DBA account.
Thanks,
Subodh Apte,
MSTD Inc
443-257-2214

How to repeat:
Use Migration tool kit 4.1 with Oracle 9.2.0.1
[15 Jun 2005 8:25] Michael G. Zinner
The step of reverse engineering the Oracle sequences has now been made optional and will not stop the migration process.

Could you download the next release 1.0.8 that will be out later this week and try again? 

Thanks a lot.
[15 Jul 2005 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".