Database Administration (MOSC)

MOSC Banner

Impdp question

edited Oct 29, 2016 2:14PM in Database Administration (MOSC) 5 commentsAnswered

Hi Friends,

I have multiple schema expdp backup. ( 4 schemas)

I want to import only two of the schemas in a different database, into different schemas. I created the two new schemas ( xyz and ijk in the target database)

Does the parameter file look good or is anything missing? Please let me know.

USERID='/ as sysdba'

DIRECTORY=DIR

DUMPFILE=expdp_OND.dmp

LOGFILE=impdp_Sept20th2016.log

REMAP_SCHEMA=abc:xyz,def:ijk

REMAP_TABLESPACE=ARCHIVE:YMS,IDX_TBS:BST_IDX

PARALLEL=4

TRANSFORM=oid:n

CLUSTER=N

Thanks,

Su.

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