Re: Debug menu items are disabled
"bscalzo" <[email protected]> Wed, 24 Jul 2013 11:17:13 -0000
| Newsgroups | gmane.comp.db.oracle.toad.free |
|---|---|
| Message-ID | <[email protected]> |
PS - read Mark's blog a few days ago - the Yahoo groups are in the process of being phased out. You need to start using the Toad community forum on toadworld.com. --- In [email protected], "bscalzo" <bert.scalzo@...> wrote: > > read this blog: > > http://www.toadworld.com/products/toad-for-oracle/b/weblog/archive/2013/04/10/help-toad-for-oracle-pl-sql-debugger-not-working.aspx > > > --- In [email protected], Alan Counihan <alancounihan@> wrote: > > > > Do your options become available when you click on Script Debugger? > > > > > > On Wed, Jul 24, 2013 at 11:51 AM, Fabio Cosmo <cosmo.fabio@> wrote: > > > > > ** > > > > > > > > > Hi guys, > > > i would like to debug a stored procedure but the debug menu presents only > > > two item enabled: "DBMS Debugger" and "Script debugger". All the others > > > item, "Set Parameters", "Run", "Run to cursor", "Step over", "Trace into", > > > "Trace out", "Halt execution", "Set breakpoint", "Add watch at cursor", > > > "Evaluate/Modify" and "Attach Externale Session" item are disabled. > > > I attached a jpg to see it. > > > Why? I have to do a debug. > > > > > > I installed toad 11.0.0.116 for Oracle and sys user have granted all > > > system privilegies to my_user: > > > grant debug connect session to my_user; > > > grant debug any procedure to my_user; > > > > > > Thank a lot. > > > > > > > > >> > > >> > > > > > > > > >