Quantcast
Channel: Toad with Debugger
Viewing all articles
Browse latest Browse all 6

Toad with Debugger

$
0
0

Paste this into the editor and then run it with F9.
If you have the privilege, you will see DEBUG CONNECT SESSION in the result grid.

select *
from session_privs
where privilege like '%DEBUG%'

If you don't have it, ask your DBA to grant it to you. If you intend to debug objects owned by other users in the database, you will also need DEBUG ANY PROCEDURE (or the DEBUG privilege on the objects that you intend to debug)

Read full topic


Viewing all articles
Browse latest Browse all 6

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>