aiaiDBA

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

13718043309

010-86462881

IMP-00084: attempt to mix incremental import with user or table import

IMP-00084: attempt to mix incremental import with user or table import
Cause: An incremental import was requested along with the FROMUSER, TOUSER, or TABLE qualifier. An incremental import cannot be done if any of these other qualifiers are also specified.
Action: Determine whether you want to do an incremental import, full import, user import or table import and reissue the import command with the appropriate qualifiers.

请先 登录 后评论

1 个回答

小智
IMP-00084:尝试混合增量导入与用户或表导入,
.原因:请求了与FROMUSER,TOUSER或TABLE限定符一起的增量导入。如果还指定了任何其他限定符,则无法执行增量导入。,
.操作:确定是否要执行增量导入,完全导入,用户导入或表导入,然后使用适当的限定符重新发出import命令。,
.
请先 登录 后评论