How to trace errors occurred in a session
997930Mar 19 2013 — edited Mar 20 2013Hi all,
How can I catch the errors occurred in sessions (defined by Module and Service names)?
I used DBMS_MONITOR.SERV_MOD_ACT_TRACE_ENABLE, but it caught only the statements that worked.
Oracle 11g R2
Windows 2008 64-bit
Thanks in advance