Hello Friends,
I am trying to import dump and when i am typing this command "impdp SYSTEM/Admin123@pdborcl directory=dpimport dumpfile=biapps_SA406.dmp logfile=biapps_SA406.log".
It throws an error --
Import: Release 12.1.0.1.0 - Production on Sun Apr 5 04:09:57 2015
Copyright (c) 1982, 2013, Oracle and/or its affiliates. All rights reserved.
UDI-28002: operation generated ORACLE error 28002
ORA-28002: the password will expire within 0 days
Connected to: Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 - 64bit Production
With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options
ORA-39002: invalid operation
ORA-39070: Unable to open the log file.
ORA-29283: invalid file operation
ORA-06512: at "SYS.UTL_FILE", line 536
ORA-29283: invalid file operation
can any one help me out to solve the problem. Thanks