Database Administration (MOSC)

MOSC Banner

Problems using Oracle impdp

edited Dec 2, 2014 11:54PM in Database Administration (MOSC) 12 commentsAnswered ✓
I am trying to use import datapump impdp to import some schemas from export files created on a Solaris 8 server on to a Redhat Linux 5.4 server.

The export files were created on the Solaris server and are sent by ftp to the Linux server and an import is attempted from there. The export created 6 export files. The following impdp script was run;

 

Impdp system/*******@bmdatabase

Schems=”p****l, per****10” directory=data_pump_pump_directory

Dumpfile=bmdatabase_3_schemas_%U.dmp

Logfile= bmdatabase_3_schemas.log

 

The import fails giving the following errors;

UDI-01017: operation generated ORACLE error 1017

ORA-01017: invalid username/password; logon denied

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