| Error | ORA-30507 |
Description | normal triggers cannot be based on a schema or a database | Cause | An attempt was made to base a normal trigger on a schema or a database, but normal triggers can be based only on tables or views. | Action | Make sure the type of the trigger is compatible with the base object. |