PDA

View Full Version : MSSQL - MySQL


x1zer0
August 10th, 2006, 03:57 PM
Can anyone tell me how I can convert a MSSQL database to MySQL, I have downloaded MySQL Migration Tool but it doesnt seem to work I get thye error message:

./grtsh: error while loading shared libraries: libjvm.so: cannot open shared object file: No such file or directory

Any ideas??

Klaidas
August 10th, 2006, 04:15 PM
Hello,
I've been having problem with migration toolkit too, but found some help here: http://forums.mysql.com/read.php?104,46732,64984

x1zer0
August 10th, 2006, 04:45 PM
Hi, thanks for the pointer :)

Did you manage to locate the file libjvm.so? I do have java installed but I cant locate this file.

az
August 10th, 2006, 07:26 PM
Hi, thanks for the pointer :)

Did you manage to locate the file libjvm.so? I do have java installed but I cant locate this file.

http://packages.ubuntu.com/cgi-bin/search_contents.pl?word=libjvm.so&searchmode=searchfiles&case=insensitive&version=dapper&arch=i386

x1zer0
August 10th, 2006, 09:16 PM
Thanks,

I think reinstalling Java is the way forward. :)