标题: ORA-30503: system triggers cannot have [打印本页] 作者: admin 时间: 2016-9-4 21:33 标题: ORA-30503: system triggers cannot have ORA-30503: system triggers cannot have a REFERENCING clause Cause: An attempt was madeto use a REFERENCING clause with a system
trigger, but this type of trigger is not supported because a system triggersdoes not
have a base table. Action: Do not use aREFERENCING clause with a system trigger.