aiaiDBA

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

13718043309

010-86462881

ORA-39116: invalid trigger operation on mutating table string.string

ORA-39116: invalid trigger operation on mutating table string.string
Cause: A Data Pump load operation failed because a trigger attempted to fire on the table while it was mutating.
Action: Disable trigger(s) on the specified table. Also see ORA-004091.

请先 登录 后评论

1 个回答

小智
ORA-39116:对变更表字符串的无效触发器操作。串,
.原因:数据泵装入操作失败,因为触发器尝试在表变动时触发该表。,
.操作:禁用指定表上的触发器。也参见ORA-004091。,
.
请先 登录 后评论