标题: ORA-30513: cannot create system triggers [打印本页] 作者: admin 时间: 2016-9-4 21:36 标题: ORA-30513: cannot create system triggers ORA-30513: cannot create system triggers of INSTEAD OF type Cause: Only BEFORE or AFTERtriggers can be created on system events. Action: Change the triggertype to BEFORE or AFTER.