Re: mirroring oracle database

2005-06-06 Thread mfatene
Hi, what is tour oracle version ? such tool can be done easily if you put your oracle database in archivelog. Be carrefull to datatypes and create your mysql database with innodb storage. Beginning the game, you can use LogMiner. A simple batch can extract the redo SQL statements and apply them t

Re: mirroring oracle database

2005-06-06 Thread mfatene
resubmitted Selon [EMAIL PROTECTED]: > Hi, > what is tour oracle version ? > > such tool can be done easily if you put your oracle database in archivelog. > Be > carrefull to datatypes and create your mysql database with innodb storage. > > Beginning the game, you can use LogMiner. A simple batch

Re: mirroring oracle database

2005-06-06 Thread Martijn Tonies
Hello Edward, > I'm trying to convince some people here to adopt MySql as a relational database > here. However, we can't start from a clean slate; we have a very mature oracle > database that applications point to right now, and so we need a migration path. > > I was thinking of taking the follow

Re: mirroring oracle database

2005-06-05 Thread Edward Peschko
On Sun, Jun 05, 2005 at 04:41:16PM -0700, sol beach wrote: > IMO, you have much more a lively imagination than realistic, in depth > & technical knowlege in either MYSQL or Oracle. > Current production MYSQL does NOT have stored procedures. Current production mysql doesn't, but current development