Trigger Maintenance Tasks

Select the trigger for maintaining in the object pane. Right-click and select the Maintain from the popup menu.

Enable
To enable the trigger.

Disable
To disable the trigger.

Compile
To explicitly compile the trigger, whether it is valid or invalid. Explicit recompilation eliminates the need for implicit run-time recompilation and prevents associated run-time compilation errors and performance overhead.

Compile for Debug
To recompile the trigger and instruct the PL/SQL compiler to generate and store the code for use by the PL/SQL debugger.