Forum Post: SQL Optimizer call open tab (as information)
Hi all, Toad 12.11.0.95. When I call SQL Optimizer from Editor (through icon) I get annoying tab opened bellow: Before It was just call to open SQL Optimizer and that was all. I am pretty sure that I...
View ArticleForum Post: TOAD keeps freezing when closing a describe window
I open a describe window using F4, and when I close it using then TOAD freezes and does not come recover. This has now happened more than ten times with 12.12, never with 12.11. I do not see a pattern...
View ArticleForum Post: RE: Toad session disappears while typing
All, I just upgraded to Beta 12.12.0.18. Unfortunately, the problem still persists. As I am loath to continually risk losing work in progress, I will stop using the Beta and use 12.10 in stead. Kind...
View ArticleForum Post: PL/SQL programming and layout guidelines
Now that naming standards are defined, here are some general guidelines for good programming practices. Many of them are universal and would apply to any programming language, even though we are only...
View ArticleForum Post: RE: Toad crashes
it seems that I have the same/similar problems with my Toad Beta (since 12.12.15 I think ?-) ) installation while typing in an editor window when it happens then it usually does while pressing "Enter"...
View ArticleForum Post: datagrid separate window
Is there a way I can get the datagrid in a separate window the same way doing an F4 describe has a separate window? Thanks!
View ArticleForum Post: RE: datagrid separate window
No, this is not possible. You could create a view for your query and then view it in the describe window, but that would likely be more trouble than it's worth. Michael
View ArticleForum Post: Executing Excel Macro after Toad builds spreadsheet
Hi. I'm using an app in Toad for Oracle 12.11 to build queries and then export results into a spreadsheet. I have developed an Excel macro that does a few things like formatting and calculating some...
View ArticleForum Post: RE: TOAD keeps freezing when closing a describe window
Hi John, The describe window stays open forever after pressing . When I press the [X] to close it (again), then it goes into the "not responding" state. I am usually looking at package source, not sure...
View ArticleForum Post: RE: Toad session disappears while typing
Hi, thanks fro the suggestion. I noticed the similarity, and considered copying your solution. However, I prefer to work with the vanilla version. So I'm now working with Toad 12.10, which works fine...
View ArticleForum Post: Grid sorting issue 12.12.0.17
when sorting numbers (In memory sorting) - its actually does lexicographic sorting. Same apply to GA =- 12.11
View ArticleForum Post: RE: Toad session disappears while typing
A parser fix will get out of the door today and should make it into the beta very quickly... Thanks for your patience and sorry for the inconvenience. Andre
View ArticleForum Post: Toad (Code) Insight issues (12.12.0.18) 64 bit
when previous sql (sepearated with empty line) is not "completed" Toad inside does not work consider just 2 statements in Editor (line numbers added) 1 alter 2 3 update mytable t 4 set t. Even though...
View ArticleForum Post: How to identify Major/Minor/Update version of Toad for Oracle?
what is major and minor version of 12.10.0.30. Is this a update?
View ArticleForum Post: qu_test.run_suite_by_Name get NEVER-RUN-Description: No test...
Hi, i'll run a Test-Suite in a PL/SQL-Job automaticly. My Test-Suite "FE" works in the front end well, but when i use the API, i get the result " NEVER-RUN-Description: No test results available at...
View ArticleForum Post: RE: How to identify Major/Minor/Update version of Toad for Oracle?
The format is Major version . Minor version . Patch version . Build number
View ArticleForum Post: Beta Released (12.12.0.22)
Beta Notes Menu/Toolbar Customization Database object's right-click menu has been updated throughout Toad to remove redundant verbiage and logically categorizes the ever growing list of options and...
View ArticleForum Post: RE: How to speed up schema browser using toad for oracle 12c...
John Dorlon wrote the following post at 14 Aug 2017 12:49 PM: Turn on Spool SQL. From the main menu: Database -> Spool SQL -> Spool to Screen. =========================== Hi John, If one chooses...
View ArticleForum Post: IniTrans for tables and indexes not reflected in schema browser's...
All, I'm now on Toad for Oracle Beta 12.12.0.22 (and very happy it's no longer crashing ;-) Anyway, I changed a table's initrans (and it's indexes, too). Yet, when inspecting results on the schema...
View Article