aiaiDBA

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

13718043309

010-86462881

EXP-00053: unable to execute QUERY on table string because the table has inner nested tables

EXP-00053: unable to execute QUERY on table string because the table has inner nested tables
Cause: You specified the QUERY parameter on a table that has one or more inner nested tables. The QUERY parameter cannot be specified on tables that have inner nested tables.
Action: Export the entire table by omitting the QUERY parameter.

请先 登录 后评论

1 个回答

小智
EXP-00053:无法对表字符串执行QUERY,因为表具有内嵌套表,
.原因:您在具有一个或多个内嵌套表的表上指定了QUERY参数。不能在具有内嵌套表的表上指定QUERY参数。,
.操作:通过省略QUERY参数导出整个表。,
.
请先 登录 后评论