impdp bankuser/bankpwd@ORCL directory=impdp_dir dumpfile=bankuserLinux.dmp logfile=bankuserLinuxImpdp.log
Import: Release 10.1.0.2.0 - Production on 星期一, 19 3月, 2012 10:53
Copyright (c) 2003, Oracle. All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
With the Partitioning, OLAP and Data Mining options
ORA-39001: invalid argument value
ORA-39000: bad dump file specification
ORA-31619: invalid dump file "E:\LearnOracle\bankuserLinux.dmp"
------解决方案--------------------
expdp 导出Release 10.2.0.1.0
impdp 导入Release 10.1.0.2.0
很明显的了,高版本的导出不能用低版本的导入