Re: porting data from oracle to mysql
thanks for the inputs Joshua and frank
i would fit in the first category frank
i have already created batch process to read data from oracle into a file
which would eventually contain insert statements and another set of batch jobs to
run that file into mysql.
the problem with this project iam working on is that it needs to be done with a 0 budget so i cannot buy wisdomforce. i can only use a 30 day trial version which is not acceptable to us.
so considering the process i mentioned above, what do you guys think
is it a good enough process? i mean we will eventually move maybe a couple hundred
tables from the 3 oracle databases( not everything is required) .
also the only thing that iam worried about is data transformation and error handling.
in the test system i created for one table , i did the data transformation for the particular fields in my sql query itself. is there a way mysql can help me here
does it have any process that can do data transformation for me automatically?
and error handling, as iam just using SQL scripts iam not able to conjure up a design
which would help me trap errors thrown by mysql and maybe display them or create a log file which would maybe mailed to the concerned people later
i would appreciate your reponse
thanks
Subject
Views
Written By
Posted
17348
October 25, 2004 12:26AM
13550
November 16, 2004 06:54PM
45240
November 16, 2004 09:47PM
Re: porting data from oracle to mysql
14591
November 17, 2004 09:54PM
10753
November 17, 2004 11:36PM
8458
November 21, 2004 10:05PM
14095
November 22, 2004 04:18PM
6841
November 23, 2004 12:29AM
6345
November 23, 2004 01:07PM
5890
November 23, 2004 11:39PM
6281
November 24, 2004 12:06AM
5313
November 24, 2004 02:10AM
6506
November 24, 2004 03:36AM
4672
November 24, 2004 04:43AM
5108
November 24, 2004 03:49PM
5168
November 25, 2004 01:52AM
5261
January 13, 2005 01:42AM
24380
April 17, 2005 05:35PM
11232
April 19, 2005 12:07AM
7824
September 05, 2007 10:18AM
8531
January 14, 2008 02:38PM
8854
January 22, 2008 06:23PM
6643
April 25, 2005 08:55AM
6973
February 09, 2005 01:22AM
6381
February 10, 2005 05:18PM
6452
September 07, 2005 11:45PM
6609
March 14, 2007 03:02AM
6224
February 06, 2009 02:07PM
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.