Database Utilities (MOSC)

MOSC Banner

impdp vs imp

edited Jan 16, 2011 9:10PM in Database Utilities (MOSC) 4 commentsAnswered
I am using the following parfile to perform a remap schema in impdp
userid='/ as sysdba'
remap_schema=John:Jacob
content=all
DIRECTORY=IMPDP_DIR


to achieve the same results using imp, what should be the equivalent parfile?

userid='/ as sysdba'
fromuser=john
touser=jacob

Is this correct?

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