Forum Post: RE: Posting a string with 1000 characters into the editor
This was due to an overflow in a bit of old legacy parser code which we'll get rid of in some near future. My fix now allows strings up to 1 MB (formerly 1000 characters). It should normally be part of...
View ArticleForum Post: Wrong column suggestions with un-aliased sub-query
When selecting from a sub-query without alias, the suggestions are wrong. I would say that the correct suggestions would be the columns without any prefix ( COL1,COL2 ), same with the suggested COUNT...
View ArticleForum Post: RE: Wrong column suggestions with un-aliased sub-query
I see. I'll log this. > BTW: This feature is awesome. Even with complex queries, the suggestions are usually correct. That's great to hear. Several enhancements and improvements to accuracy have...
View ArticleForum Post: 12.11 32bit "Invalid Path or SQL*Plus not found." error message...
Execute via SQL*plus isn't working on two separate 12.11 installs. My 12.10 "Executables" settings imported correctly and point to the correct executable. I live on this one simple feature. Help!
View ArticleForum Post: Autosave option, is it existing?
Hi, When dealing with lots of scenarios or lots of "different binds values" I noticed that SQL Optimizer hang sometimes (lost connection, connection timeout) or even worse, test environment db is...
View ArticleForum Post: Change graph line colors
Hi, SQL Opt 9.2.2 x64. Many times if you are unlucky, result graph have similar coluors so it is hard to see the difference in graph: Is there any way to change colours? Brg Damir
View ArticleForum Post: How to remove scenarios
Hi, SQL Opt 9.2.2 x64. Why can't I remove some scenarios in overall performance graph to have ability like in "performance variation" type where I see only clicked one? No way to remove some as you...
View ArticleShow session_id in editor tab when execute in threads option is chosen.
I may have several editor tabs that queries have been run at different times. The session stays open although showing inactive in the session browser. It would be helpful in troubleshooting, via the...
View ArticleForum Post: RE: 12.11 32bit "Invalid Path or SQL*Plus not found." error...
Evil yet mysterious.
View ArticleForum Post: ANY wildcard spec of MODEL clause flagged as syntax error
Howdy, In beta 12.12.0.8 and 12.12.0.11, I'm running this SQL: WARNING! SQL WILL TRIGGER THE LICENSED DIAGNOSTICS PACK USAGE IF RUN! (Remove "_REMOVETHISTORUN" from the SQL to run successfully. Thanks,...
View ArticleForum Post: How to speed up schema browser using toad for oracle 12c...
I am having problem with slowness when using schema browsing in oracle 12c database and i just wondering have any one out there found a resolution to this issue. I have been put up with this issue for...
View ArticleConstructing programs for Firefox OS the usage of AngularJS
While you begbuiltintegrated built-ingintegrated for Firefox OS you is probably underwhelmed by usbuilt integrated the tools which might be provided. there is no general UI toolkit, or a JavaScript...
View ArticleForum Post: RE: Formatting create materialized view statement
ah...see now, sorry could you post source so i can try at mine toad?
View ArticleForum Post: sqlplus script exit
Hello, I want to start a script in SQLPLUS. If the login of HOST_NAME <> 'IM333', the script may continue. But I do not know how I define a query and the script in the <> case is...
View ArticleForum Post: Recently upgraded to 12.10, imported 12.5 settings, Editor...
I recently upgrade to Toad For Oracle 12.10. I previously had 12.5. Prior to the upgrade I saved my 12.5 Toad settings. After upgrade I imported them. I noticed many things changed with the settings in...
View ArticleForum Post: Three rows inserted in a field
The topic is the field receives 3 rows from other tables I want to insert a row from a first table and two rows from a second table, and are inserted into a third table but in a single field. The field...
View Article