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-04084: cannot change NEW values for this trigger type
ORA-04084: cannot change NEW values for this trigger type
Cause:
New trigger variables can only be changed in before row insert or update triggers.
Action:
Change the trigger type or remove the variable reference.
‹
›
Home
View web version