Database Utilities (MOSC)

MOSC Banner

Impdp on 11.2.0.4 WS 2012 R2 : how to exclude user DDL creation ?

edited May 29, 2015 10:02AM in Database Utilities (MOSC) 3 commentsAnswered

impdp %CONN_STRING%@%TARGET_DB% REMAP_TABLESPACE=TBS_SOURCE:TBS_TARGET REMAP_SCHEMA=SOURCE_SCHEMA:TARGET_SCHEMA ...

If I run that command It works but with the error ORA-31684: object type USER:"TARGET_SCHEMA" already exists

If I add the clause EXCLUDE=SCHEMA:"='TARGET_SCHEMA'", impdp doesn't work

Please help me

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