Segmentation fault on Access db migration
Posted by: Nuno Pinhão
Date: September 15, 2005 11:22AM

Hi,
I am using the migration toolkit for the 1st time in Linux.
When I try to migrate a Access db (either with run_migration or run_migration_simple) I get a segmentation fault with the
following output:

----------------------------------------
Please enter the connection parameters.

Database File: Base_de_Dados.mdb
Username:
Password:
Connection String:

Connection name (leave blank not to store):

Testing connection to MS Access ...
-----------------------------------
Initializing JDBC driver ...
Driver class MS Access
Opening connection ...
Connection jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)};DBQ=Base_de_Dados.mdb;DriverID=22;READONLY=true;UID=;PWD=}
./run_migration_simple: line 11: 2293 Segmentation fault ./grtsh -x scripts/MigrationScript.lua

I've 1st instaled jre1.5.0_04 and then replaced it by jdk1.5.0_04 without any success.

As I am new to Lua any suggestion could help. Thank you

I am using the mysql-migration-toolkit-script-1.0.6

N Pinhao

Options: ReplyQuote


Subject
Written By
Posted
Segmentation fault on Access db migration
September 15, 2005 11:22AM


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.