Trigger Disable/Enable Rules
Published 06 January 2020
Trigger disable/enable rules can disable or enable a set of triggers defined on the database schema.
If UPDATE or INSERT triggers are enabled on tables during masking operations they will fire for each masking operation performed. This can have the effect of dramatically slowing down the execution rate of the masking rule. Such triggers can be disabled prior to execution of the masking rules and re-enabled again at the end.