aiaiDBA

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

13718043309

010-86462881

EXP-00035: QUERY parameter valid only for table mode exports

EXP-00035: QUERY parameter valid only for table mode exports
Cause: You specified the QUERY parameter in an export command, but you are not performing a table mode export. The QUERY parameter cannot be used for a user mode export, a full export, nor a point in time recovery export.
Action: If you want to select a subset of rows for a table, you must export the table independently with a table mode export. Issue a table mode export command that specifies the table name and the query you want to execute during export.

请先 登录 后评论

1 个回答

小智
EXP-00035:QUERY参数仅对表模式导出有效,
.原因:您在导出命令中指定了QUERY参数,但您没有执行表模式导出。QUERY参数不能用于用户模式导出,完全导出或时间点恢复导出。,
.操作:如果要为表选择行的子集,则必须使用表模式导出独立导出表。发出表模式export命令,指定表名和要在导出期间执行的查询。,
.
请先 登录 后评论