Tips for Oracle DBA
Oracle Database Administration, How To, Daily DBA jobs, Oracle Error Cause and Action
Oracle DBA, How To, Error, Cause and Action
(Move to ...)
Back To Menu
▼
ORA-04090: 'string' specifies same table, event and trigger timeas '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.
‹
›
Home
View web version