With the Partitioning, OLAP, Data Mining, and Real Application Testing options
ORA - 39001: invalid parameter value
ORA - 39000: dump file specification error
ORA - 31640: unable to open to read the dump file "E: \ app \ TGDB \ xir_trd_exh DMP"
ORA - 27041: unable to open file
OSD - 04002:?????????
O/S - Error: 2 (OS)??????????????????????????
Statement execution is
The create or replace directory impdp_dir as' E: \ app \ TGDB ';
Grant read, write on directory impdp_dir to xir_app, xir_md, xir_trd, xir_trd_exh;
Echo
Impdp xir_app/xpar @ former directory=impdp_dir dumpfile=impdp_dir: xir_app. DMP logfile=impdp_dir: DstDate xir_app_ % % _in. The log table_exists_action=skip exclude=statistics
Also use expdp export export, export of oracle versions and import, don't know where is wrong, please comment
CodePudding user response:
Dumpfile=impdp_dir: xir_app. DMP? Shouldn't dumpfile=xir_app. DMP? Would you write to read less than DMP so error!CodePudding user response:
Confirm file exists, the path is correct, the file content is legal,PS: can be written as dumpfile=dmp_dir: XXXX. The form of DMP,
CodePudding user response:
Backup and restore import and exporthttp://www.verejava.com/? Id=17173807122159
CodePudding user response: