OraDump Export Kit: direct export from Oracle dump files into most popular databases
Posted in Import and Export by admin | No Comments » | Jun 16, 2010 |
Every DBA knows that Oracle database can backup the data into dump files. This is a binary format that is not documented at all. There is no way to extract data from Oracle dump files except the standard IMP tool. The program imports data to a working instance of Oracle server. But sometime it is necessary to ex......