PL/SQL (MOSC)

MOSC Banner

Debugging a trigger

edited Nov 11, 2013 6:22AM in PL/SQL (MOSC) 1 commentAnswered
Hi all,
Could you please advise what is the best way to debug a trigger row by a row? Is it possible through the sql developer to place a breakpoint and catch it when the trigger is activated by a DML command?
Or only by using through the code of the trigger the dbms.output.put_line method?

Thank you

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center