Working with the .lua file in migration toolkit
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
Subject
Written By
Posted
Working with the .lua file in migration toolkit
September 15, 2005 02:38PM
September 15, 2005 03:57PM
September 19, 2005 11:17AM
September 21, 2005 09:58AM
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.