On Tue, Apr 10, 2012 at 05:03:09PM +0100, Pedro Albuquerque wrote: > Hi, > > I am trying to migrate mysql to oracle to have full text search. > I updated successfully a RT 3.6.10 to RT 4.0.5 using mysql. However, when I > migrate data and objects to oracle using sql developer, there is some > issues in the attachments encoding, for instance. > > Does anyone has migrated from mysql to oracle? > > Cheers, > Pedro.
You may want to take a look at some of the MySQL->PostgreSQL scripts to see how they handle attachments. I believe that Oracle would be very similar. Regards, Ken
