Thursday, March 5, 2009

Toad compile with debug

"I do not want to see bug icon near my PL/SQL procedures."

If this is the case, you must go to session menu and select "toggle compiling with debug". This changes the default behaviour of compiling. And you will not see bug near your procedures in the LHS. Also note that following excerpts from TOAD help topics:

Debugger Overview

"Compiling with debug provides the information Toad needs to navigate the code using the Debugger."

Minimum Oracle Database Requirements

"For all databases, you must have the Oracle Probe API v2.0 or later installed in order to debug PL/SQL using Toad."

1 comment:

freebies Uk online said...

Howdy! This is my first comment here so I just wanted to
give a quick shout out and tell you I genuinely enjoy reading
your articles. Can you recommend any other blogs/websites/forums
that deal with the same topics? Thank you!

Windows (powershell) counterparts of Linux commands

You may find Windows mostly powershell equivalent of frequently used Linux commands here. I will update this post, with newer ones by the ti...