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. [...]
Continue reading...
Tuesday, January 5, 2010
0 Comments