ORA-30507

Error: ORA-30507: normal triggers cannot be based on a schema or a database

Causa: 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.

Acción: Make sure the type of the trigger is compatible with the base object.

COMENTARIOS:


No hay comentarios.