Working with the .lua file in migration toolkit
Posted by: Krishnan Ganapathy
Date: September 15, 2005 02:38PM

We are currently porting from mssql to mysql.
for migration we are running the grtsh.exe from ant script and pass the 'run <name of the .lua file>' as the command-line arguments.

The migration goes off fine but there are 4 tables that are not created. Its some problem related to error 121 (foreign key definition problem with the affected tables).

Can anyone provide pointers to .lua file documentation. Basically we wish to modify the .lua file and provide our own inserts scripts for the tables which are failing. Is it possible to do so by modifying the .lua. Or is there any other workaround that can be used.

Thx
Krishnan

Options: ReplyQuote


Subject
Written By
Posted
Working with the .lua file in migration toolkit
September 15, 2005 02:38PM


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.