Re: Migrating to MySQL 5
Posted by: Igor Skybenko
Date: April 06, 2005 03:55AM

Well, I tried a new version of Migration Toolkit and it failed on Reverse Engineering. Displayed the following:
Fetch all views of the schema GEB_SUCHE_PROD.
SELECT v.*, c.STATUS as CHECK_ENABLED FROM ALL_VIEWS v, ALL_CONSTRAINTS c WHERE v.OWNER=? AND c.TABLE_NAME(+)=v.VIEW_NAME AND c.CONSTRAINT_TYPE(+)='V'ORDER BY v.OWNER, v.VIEW_NAME
The schema could not be reverse engineered (error: 0).
Ungültiger Spaltenname

I tried to use exact ojdbc14.jar as it was suggested, but no effects.
Thanks for quicj feedback!

Options: ReplyQuote


Subject
Written By
Posted
January 27, 2005 12:03AM
March 17, 2005 01:29AM
March 17, 2005 02:23AM
Re: Migrating to MySQL 5
April 06, 2005 03:55AM
April 11, 2005 09:13AM
April 13, 2005 07:03AM
May 15, 2005 10:24PM
May 18, 2005 05:48AM
May 03, 2005 01:40PM


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.