aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

KUP-11010: unable to open at least one dump file for fetch

KUP-11010: unable to open at least one dump file for fetch
Cause: None of the files in the LOCATION clause can be opened for a fetch on an external table.
Action: A fetch operation on an external table in SQL mode requires that at least one file could be opened. Check that the directory object and file names to the dump files are correct.

请先 登录 后评论

1 个回答

小智
KUP-11010:无法打开至少一个转储文件进行提取,
.原因: LOCATION子句中的文件不能打开外部表的抓取。,
.操作:在SQL模式下,外部表的提取操作需要至少打开一个文件。检查转储文件的目录对象和文件名是否正确。,
.
请先 登录 后评论