If you click into the Query Viewer tab in the lower half of the screen you should see the word "BUSY" in the status column while your query is running. ... ...
Patrick McGrath
Patrick.mcgrath@...
May 1, 2006 12:40 pm
32513
... but 8.5 and up should work), you can use the SQL Monitor tool built in to TOAD to show the exact statement that TOAD sent to the database. I believe the...
I hope that it is OK to request a TOAD DBA enhancement here In the "DB Buffer Cache" section of Database Probe it would be nice if a breakdown of each...
Good Morning; Toad: 8.6.1 If the following currently exists, please let me know where. It would be nice to be able to select "find next" once the items have...
rsimonea@...
May 1, 2006 7:06 pm
32519
Good Morning; I found an easily recreateable access violation (at least, easy to recreate for me anyways). Steps: Open up a SQL Editor session. Open up a...
rsimonea@...
May 1, 2006 7:06 pm
32520
Good Morning; In the Procedure Editor, one can highlight a particular IF keyword, then right-click and select "Find Closing Block" to go to the matching END IF...
rsimonea@...
May 1, 2006 7:06 pm
32521
Good Morning; This is in response to everyone who's answered so far. Green bar indicator in lower right corner a la Knight Rider: Nope! (but I may not be...
rsimonea@...
May 1, 2006 7:07 pm
32522
Good Morning; On the bar chart, one can only select the front of the bar. I'm working with 5 runs: 1.3747 1.7962 1.8758 0.4401 0.5388 0.0182 The run with a...
rsimonea@...
May 1, 2006 7:07 pm
32523
Good Morning; Toad: 8.6.1 The graph is set up so you can click on a "piece of pie" and the particular run associated with that piece is selected. It appears...
rsimonea@...
May 1, 2006 7:08 pm
32524
Try pressing F3. That will move you to the next occurrence. Ed [TeamT] ... From: toad@yahoogroups.com [mailto:toad@yahoogroups.com] On Behalf Of ...
Figures, caught with simplicity while I'm busy with more complexity. Roger S. ... From: Ed Klinger [mailto:edk@...] Sent: Monday, May 01, 2006 1:12 PM ...
rsimonea@...
May 1, 2006 7:32 pm
32526
Not sure if this was deliberate design or something that slipped through as a bug. Execute the dbms_output statement to print something using F9. In the DBMS...
rsimonea@...
May 1, 2006 8:28 pm
32527
I am using TOAD for Oracle Version 8.6 to access an Oracle Table. The field names are missing but the check box is showing. Does anyone know why the field...
Look in options under the SQL Editor section and see if you have the option set to automatically poll for DBMS output. Michael ... From: toad@yahoogroups.com...
After you add a table you can select a column by either clicking on the check box next to the column name, or by dragging the column to the COLUMNS section of...
No bug. You probably have the Option under SQL Editor -- "Poll for DBMS Output when detected" checked. That will start the polling for you if you forgot to ...
Good Afternoon; Another potential in the long list today. Steps: a) Enter the Profiler Analysis b) Pick a run process, note it's color, right-click on it and...
rsimonea@...
May 1, 2006 8:37 pm
32532
While you are looking at the profiler, did you know that there is a profiler tab in the PE? It doesn't quite have all of the functionality of the profiler...
Yup, that did it. Roger S. ... From: Michael Staszewski II [mailto:michael.staszewski@...] Sent: Monday, May 01, 2006 2:35 PM To: toad@yahoogroups.com ...
rsimonea@...
May 1, 2006 9:12 pm
32534
Hello Roger, I've noticed many bug-related posts from you today. If you are convinced that you have found a bug, please report it to Quest support so we can...
James Apologies for the delay in replying, Monday was a holiday in dear old Blighty. I set a breakpoint so I could step through the code, I'm fairly sure it...
Thanks for the info; I've seen other posts on here listing various bugs. That combined with the fact that we tend to be at least one version behind the...
rsimonea@...
May 2, 2006 12:42 pm
32537
Steve, No problem at all. :) If you would give me the exact steps I'd appreciate it. I'm having a heck of a time trying to get the error, works every time for...
Btw, what Oracle Client version are you using? ... From: toad@yahoogroups.com [mailto:toad@yahoogroups.com] On Behalf Of James Parkhurst Sent: Tuesday, May 02,...
James I'm using an Oracle 9 client, could that be the problem? SOFTWARE\ORACLE\HOME2 ORACLE_HOME_NAME: ORA_DEV904_HOME ORACLE_HOME: C:\Oracle\ORA_DEV904 ...
Hi all, I am very new to TOAD, please send me the documentaion(Material) Thanks in advance Thanks & Regads Suresh ... Yahoo! Messenger with Voice. PC-to-Phone...
Wish it were, there were known Halt issues with the 8.1.6 client which Jeff was kind enough to remind me of offline. :) ... From: toad@yahoogroups.com...
James Here goes, same procedure as before Steps taken - set breakpoint on FOR line - two clicks on step over icon to run through first iteration of loop - one...