MySQL Forums
Forum List  »  Oracle

Re: how to store clob data from oracle to mysql
Posted by: John Moll
Date: May 04, 2006 02:12AM

How large are tables in Oracle?
You could try FastReader from wisdomforce.com which extracts data from Oracle into flat files or pipe. It has solid support for Blobs, Clobs and creates automatically input for loader into MySQL. It also allows extract LOBS in separate files or into output along with other columns. Here is a good post on how to migrate data: http://forums.mysql.com/read.php?61,4260,6109

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: how to store clob data from oracle to mysql
4935
May 04, 2006 02:12AM


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.