Documentation Center

Exporting for an Oracle 11 import

Exporting the database when planning to import it back in Oracle 11 requires the use of the export command.

Procedure

  1. Navigate to the file\Database\Dump\Oracle\export\export.par.
  2. Edit the export.par file to ensure the correct tnsnames entry and location of database log and dump file.
  3. In a command prompt window, go to the directory where the export.par file is located and issue the following command:
    exp parfile=export.par
    The dump file is exported in the dump directory, you can import it back after you have uninstalled the old version of Content Manager.