Database Error Messages

OCI-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.