aiaiDBA

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

13718043309

010-86462881

ORA-25033: triggers cannot be executed at this time

ORA-25033: triggers cannot be executed at this time
Cause: An attempt was made to execute a trigger when the session was almost finished.
Action: Do not attempt to DML with triggers that are expected to execute when session has almost ended.

请先 登录 后评论

1 个回答

小智
ORA-25033:此时无法执行触发器,
.原因:尝试在会话几乎完成时执行触发器。,
.操作:不要尝试使用在会话几乎结束时预期执行的触发器的DML。,
.
请先 登录 后评论