aiaiDBA

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

13718043309

010-86462881

ORA-30513: cannot create system triggers of INSTEAD OF type

ORA-30513: cannot create system triggers of INSTEAD OF type
Cause: Only BEFORE or AFTER triggers can be created on system events.
Action: Change the trigger type to BEFORE or AFTER.

请先 登录 后评论

1 个回答

小智
ORA-30513:无法创建INSTEAD OF类型的系统触发器,
.原因:只能在系统事件上创建BEFORE或AFTER触发器。,
.操作:将触发类型更改为BEFORE或AFTER。,
.
请先 登录 后评论