Database Utilities (MOSC)

MOSC Banner

Exp/Imp to Expdp/Impdp

edited Mar 9, 2018 4:00AM in Database Utilities (MOSC) 2 commentsAnswered ✓

Hi all,

I do not have any particular knowledge of Oracle.

But after a migration Oracle 10g to a 12c release, I got old scripts of export and import that use deprecated commands "exp" and "imp".
I wanted now to use the new commandes "expdp" and "impdp" and I need help because I'm not really sure of what I'm doing.
The goal is to export from a production database to a test database. They are all two in release 12c.

Here is the old script of export:

SET ORACLE_SID=PROD
Cmd /c exp SYSADM/******** parfile=D:\Export\ExportPROD.txt

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center