MySql Migration Toolkit

Hey Donald,

you need to change two things:

1) Increase the value of the maximum package size in the server (MySQL Administrator can help you there) to a value you think is enough to transfer your data.

2) Right before transferring the data in MT click on the Advanced» button and adjust the transfer settings.

Mike

Mike Lischke, Senior Software Engineer Developer Tools Database Group, Sun Microsystems Inc., www.sun.com

http://forums.mysql.com/read.php?104,243769,245735#msg-245735

MT converts column names in original case which may be Mixed or lower but which is not UPPER. Solution is to use the ora2sql table creation scripts, and then use MT to move the data.