aiaiDBA

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

13718043309

010-86462881

ORA-30515: suspend triggers cannot have BEFORE type

ORA-30515: suspend triggers cannot have BEFORE type
Cause: An attempt was made to create a trigger that fires before execution suspended. This type of trigger is not supported.
Action: Do not attempt to create a trigger that fires before execution suspended.

请先 登录 后评论

1 个回答

小智
ORA-30515:挂起触发器不能有BEFORE类型,
.原因:尝试创建一个触发器,在执行挂起前触发。不支持此类型的触发器。,
.操作:不要尝试创建在执行挂起前触发的触发器。,
.
请先 登录 后评论