I want to export oracle(version 9.2.0.1) database to a flat file. How can I do that? Is there any free tools for that? Found a tool called data loader but it is a commercial one.
Actually I want to port my oracle database to postgres. To do that I found some forum saying need to take a oracle database to flat file and then import it from postgres.