Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

extend DBMS_MONITOR (or at least DBMS_SYSTEM.set_ev) to allow setting dbk*/dbg* based tracing

berxDec 18 2014 — edited Jan 11 2016

DBMS_MONITOR and DBMS_SYSTEM.set_ev seems to be built around the KSD (Kernel Service Debug) infrastructure.

It would be more convenient having an PL/SQL interface to dbk*/dbg* debug functions.

the current method vie ALTER [SESSION|SYSTEM] set events '....' is quite error prone.

Comments

Lothar Flatz

Would be terribly efficient.

1 - 1

Post Details

Added on Dec 18 2014
1 comment
594 views