converting mysql text type to Oracle CLOB
I seem to have trouble inserting into oracle clob from mysql dump. Is there a default size to the clob I need to increase? Smaller data chunks seem to insert with out a problem.
am using 9i and mysql 4.0
0