Re: Importing Data From .dmp file into MySQL
Posted by:
frank_alw
Date: November 02, 2004 02:52AM
Manish,
It can be easily automated using script that
1) run WisdomForce FastReader to extract data from Oracle into text and generate loaders to MySQL or Oracle or DB2, etc
2) run loaders
This script can be scheduled for your convinience.
That is how I am doing this
Initially you are using FastReader Configurator to create the config file. Config file specifies which tables, column or even rows (by WHERE clause) to be extracted when FastReader running.
And then use this config file in your scripts.
Hope it will help
Subject
Views
Written By
Posted
41094
September 20, 2004 10:03PM
23622
September 26, 2004 07:37AM
17571
September 26, 2004 02:12PM
15901
September 26, 2004 04:22PM
12077
October 25, 2004 12:30AM
Re: Importing Data From .dmp file into MySQL
13428
November 02, 2004 02:52AM
14118
November 14, 2004 10:04AM
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.