From: toad@yahoogroups.com [mailto:toad@yahoogroups.com] On Behalf Of Jeff Smith
Sent: Friday, November 21, 2008 8:35 AM
To: toad@yahoogroups.com
Subject: RE: [toad] Re: Performance of Toad Debugger
Oracle is hanging, not Toad.
If you ask to trace into, some parsing is happening, if you ‘step over’ it simply goes to the next line in the source.
From: toad@yahoogroups.
Sent: Friday, November 21, 2008 8:44 AM
To: toad@yahoogroups.
Subject: [toad] Re: Performance of Toad Debugger
Scalzo,
Fortunately it wasn't a procedure/function in my case. But
unfortunately it took pretty much time for each and every statement
in the program!
Even if it's a procedure/function y shd it hang?
--- In toad@yahoogroups.
>
> Trace into does not mean go to next statement - it means drill down
into next statement. So if next statement is a procedure/function
call - it's stepping into that code. And if you have set options to
ignore built-in ones - you're paying to do the work to skip it. I
suggest reviewing the help on what the various debugger step options
are/mean to be safe .....
>
> ____________
> From: toad@yahoogroups.
Of urfriend_friendy
> Sent: Friday, November 21, 2008 7:05 AM
> To: toad@yahoogroups.
> Subject: [toad] Re: Performance of Toad Debugger
>
>
> Jeff,
> It is taking time whenever I'm clicking 'Trace into' to go to the
> next statement.I checked the status of toad in Task manager and it
> was 'Not responding'.
> Thanks
> --- In toad@yahoogroups.
Smith <jeff.smith@> wrote:
> >
> > We need more info to help.
> >
> > Where is it slow, is it when it initiates a connection/executio
> session for example?
> >
> > From: toad@yahoogroups.
[mailto:toad@yahoogroups.
> Of urfriend_friendy
> > Sent: Thursday, November 20, 2008 5:20 AM
> > To: toad@yahoogroups.
> > Subject: [toad] Performance of Toad Debugger
> >
> >
> > Hi There,
> >
> > Toad Debugger is extremely slow.I don't know y? Sometimes, it's
> simply
> > getting hanged up and I even got 'Application encountered
exception'
> > message when I clicked Step-Over when control was at the last
> statement.
> >
> > I am using Toad 9.5 with Oracle 10g on 1GB RAM Windows XP
> professional
> > OS.Is there any thing that I can do to improve the performance?
> > Also observed that Debugger of 'PL/SQL Developer' is pretty fast
on
> > the same computer and Database.
> >
>