Database Administration (MOSC)

MOSC Banner

impdp minimum right for the import

edited Nov 25, 2019 3:09PM in Database Administration (MOSC) 4 commentsAnswered ✓

Hello,

Oracle 11 vanilla

When I try to do impdp I am getting following:

impdp RESTORE/PASS@orcltest directory=DP_DIR DUMPFILE=expdp.dmp  LOGFILE=impdp.log tables=CUSTOMER.DOCS,CUSTOMER.FILES REMAP_SCHEMA=CUSTOMER:RESTORE REMAP_TABLESPACE=CUSTTBS:RESTORETBS;

Import: Release 11.2.0.4.0 - Production on Mon Oct 28 22:21:57 2019

Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

Connected to: Oracle Database 11g Release 11.2.0.4.0 - 64bit Production

ORA-31626: job does not exist

ORA-31633: unable to create master table "restore.SYS_IMPORT_TABLE_05"

ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95

ORA-06512: at "SYS.KUPV$FT", line 1038

ORA-01031: insufficient privileges

I created user as follows:

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