Oracle DBA, How To, Error, Cause and Action

ORA-04090: 'string' specifies same table, event and trigger time as 'string'

ORA-04090: 'string' specifies same table, event and trigger time as 'string'


Cause:


Trigger is of duplicate event and trigger time.



Action:


Combine the triggering information into one trigger which is fired at the given time.

No comments:

Post a Comment

Thanks for your comment.