文档解释
ORA-39061: import mode string conflicts with export mode string
Cause: The mode used for import cannot be used with a dump file set of specified mode. Transportable jobs are not compatible with other modes.
Action: Perform the import using a mode compatible with the export.
ORA-39061错误代表在使用expdp或impdp面板时,用户尝试将“import”和“export”模式字符串定义成相同的值,而这是不允许的。
官方解释
常见案例
一般处理方法及步骤
1.重新检查您的Data Pump脚本,确保您draw的import和export模式字符串不相同;
2.在Data Pump脚本命令行中指定import和export模式字符串,例如:IMPORT_MODE=IMPORT and EXPORT_MODE=EXPORT;
3.重新运行Data Pump脚本并确保运行正常;
4.如果Data Pump仍然出现错误,可以尝试重新安装Oracle服务器来解决问题。
香港美国云服务器首选树叶云,2H2G首月10元开通。
树叶云(www.IDC.Net)提供简单好用,价格厚道的香港/美国云服务器和独立服务器。IDC+ISP+ICP资质。ARIN和APNIC会员。成熟技术团队15年行业经验。
文章来源网络,作者:运维,如若转载,请注明出处:https://shuyeidc.com/wp/291504.html<

