Step 1: Open the command prompt. Change to the mysql tools installation path (path will be vary based on the installed Mysql version)
C:\Documents and Settings\System14>cd C:\Program Files\MySQL\MySQL Tools for 5.0
Step 2: And then type the following command(jvm.dll path will be vary based on the installed java version)
C:\Program Files\MySQL\MySQL Tools for 5.0>MySQLMigrationTool -verbose
-jvm "C:\Program Files\Java\jre7\bin\client\jvm.dll"
I do not have client folder in "C:\Program Files\Java\jre1.8.0_31\bin". So what should i do.
ReplyDelete