ORA-04097: DDL conflict while trying to drop or alter a trigger
What triggered the Error:
An attempt was made to concurrently perform two DDL operations on a trigger or trigger table.What should we do to fix it:
Investigate the new state of the trigger and retry the DDL operation, if still appropriate.