Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Help on Insert Triggers

Re: Help on Insert Triggers

From: <johnparcels_at_gmail.com>
Date: 8 Nov 2005 06:28:33 -0800
Message-ID: <1131460113.592852.198560@g44g2000cwa.googlegroups.com>


When I tried to create this trigger, I am getting this error message?

ORA-30506: system triggers cannot be based on tables or views Cause: An attempt was made to base a system trigger on a table or a view.
Action: Make sure the type of the trigger is compatible with the base object.

Any Ideas? Received on Tue Nov 08 2005 - 08:28:33 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US