Database Utilities (MOSC)

MOSC Banner

IMPDP failing with ORA-06512: at "SYS.UTL_FILE", line 536

edited Oct 28, 2013 12:15PM in Database Utilities (MOSC) 13 commentsAnswered ✓
Hi,
 I am using Oracle DB SEONE 11.2.0.4 on Oracle Linux Updated 4.

 I am trying to do an import of a dump file created by database 11.2.0.1.

This is the command I am using:
impdp directory=DATA_PUMP_DIR  \
schemas= ABC,DBV,NMB \
dumpfile=DATA_PUMP_DIR:sqa.dmp logfile=DATA_PUMP_DIR:sqaimp.log

The user I am trying to impdp is SYSTEM and I did grant user 'system' read, write privileges on directory DATA_PUMP_DIR which points to /tmp/oracle/export.
IMPDP is being run by the user 'oracle' at os level and it has privileges to create,read files in /tmp/oracle/export.

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