Yes I am trying to disable an 'update trigger' which was create for the for each row on table 'A' in order to be able to update other rows on table 'A' and then enable the trigger again.
Because as it is I get
ORA-04091: table name is mutating, trigger/function may not see it
Bookmarks