Such a situation, there is a dump made by the expdp utility on a machine with Red Hat 5.2. and Oracle Database 11. Are there any options to import it into the database on a machine with Windows and Oracle Database 11?

    1 answer 1

    Now you need to run impdp on a Windows machine.

    Dumps in Oracle Database are fully cross-platform, although they are stored in proprietary binary format.