MySQL Forums
Forum List  »  Oracle

Migration Script Without Table Create Step
Posted by: Gary Johnson
Date: June 23, 2006 12:39PM

I'm setting up a batch migration from Oracle and would like to truncate the tables either before starting or in place of the create step. I've looked over the .lua script generated from the GUI and tried removing the create step, but it ends with a "The source objects cannot be migrated" message, even though the database and tables exist. Would someone advise me on how to modify the script to run without the creation step....tia, Gary

Options: ReplyQuote


Subject
Views
Written By
Posted
Migration Script Without Table Create Step
2946
June 23, 2006 12:39PM


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.