User is debugging a procedure which updates a table. This table has an associated trigger when its updated. However, Toad will not debug the fired off trigger and will continue to debug the next line in procedure.
Trigger has to be compiled in Debug mode. In Schema Browser right-click on trigger name and select Load in Editor. In Editor, select Session | Toggle Compiling with Debug menu option to turn it on. Compile trigger.
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center