Originally posted by Lily_Liu_2004
Hi all,

Is there any free tool which can convert the export dump file
into txt file?

Thanks,

Lily
There is no easy way to convert binary file into text file. You definitely need to export ( unload ) tables into text flat file. FastReader (www.wisdomforce.com) is not free, but not so pricy as similar from CA or BMC. FastReader extracting very quickly into text file and creates ctl file for loaders like sqlldr. Very convinient for large databases
Hope it hepls