Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Migration to MySQL
"nendee" <krish.dasgupta_at_gmail.com> wrote in message
news:1174070467.833428.285700_at_b75g2000hsg.googlegroups.com...
> We've been trying to convert a MySQL database to Oracle. As it
> stands, the Oracle Migration Workbench is a complete no starter - some
> of the data columns aren't converted correctly, etc.
>
> So, we created a "safe" version of the DDL and would like to create
> control files directly from this DDL. Does anyone know if this is
> possible?
>
You could try to use a database design tool like Visual Case to reverse engineer from MySQL -> Visual Case and forward engineer from Visual Case -> Oracle. However, this won't transfer the data. Received on Fri Mar 16 2007 - 17:04:17 CDT
![]() |
![]() |