文档解释 ORA-49423: File outside ADR not allowed Cause: The specified file is not within the ADR directory structure. Action
ORA-49423: File outside ADR not allowed
Cause: The specified file is not within the ADR directory structure.
Action: Specify a file inside ADR.
ORA-49423 错误表明,存档在 Automatic Diagnostic Repository (ADR) 文件系统外部的文件不被允许。
该错误的官方解释是,当某个存档文件不在 ADR 系统中时,会抛出 ORA-49423 错误。
此外,一般情况下,当使用 DBMS_DATAPUMP api 将数据导出,却失败在调用 DBMS_DATAPUMP.XEEP_*.FINISH 方法后,就会抛出此 ORA-49423 错误。
正常处理方法如下:
1. 确定是否 ADR 被正确配置并启用,这可以通过查看 V$DIAG_INFO 来完成。
2. 确定是否能够正确通过环境变量 ADR_BASE 来访问 ADR 存储数据的文件夹。
3. 手动执行 DBMS_DATAPUMP.XEEP_*.FINISH 方法。
--结束END--
本文标题: ORA-49423: File outside ADR not allowed ORACLE 报错 故障修复 远程处理
本文链接: https://lsjlt.com/news/529223.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0