Forum Post: Treeview refresh current node doesn't stay on selected item.
John, this is an old issue. When in Treeview, I have a node expanded and an item selected. Clicking Refresh current node changes the selected item to the 1st item in the node. The workaround is to then...
View ArticleBlog Post: Oracle Database 18c: Oracle 18c and its impact on DBAs
By Joel Peréz Skant Gupta Hi dear Readers Up to now this article has got +8k.. views.. most probable you want to know why.. Important items to remember later of finishing to read this article : Oracle...
View ArticleForum Post: Formatter fails to align values in value clause
All, This relates to Beta 13.0.0.16 of Toad for Oracle. Formatter options for all VALUES list is set to "Stacked on more than 1 column" with parentheses option set to 2, 5. And yet I get the following...
View ArticleBlog Post: Getting to Know the Three Methods of Connecting to the Database...
In this article we are going to learn the three ways in which we can connect to our Oracle database using Toad for Oracle. First of all, in order to work with this tool, we need to have Oracle database...
View ArticleForum Post: Treeview refresh current node does not refresh list of local...
Was looking at a package, loaded it in Editor, made changes to spec and body, removing 2 functions and adding several more. Compiled spec and body. Did a Refresh current node and list of local...
View ArticleBlog Post: Conociendo los tres métodos de conexión a la base de datos: TNS,...
En el presente artículo vamos a recorrer paso a paso la ventana de conexión y a conocer las tres formas en la cual nosotros podemos conectarnos con nuestra base de datos Oracle utilizando el Toad for...
View ArticleBlog Post: Oracle DBaaS: The Changing Role of the DBA ( Cloud )
Hi Readers The changing role of Oracle DBAs has been a very hot topic from the OOW17. Based on Larry Ellison Speech that humans will not be required for keeping running the databases, many people...
View ArticleForum Post: Beta Released (13.0.0.17)
Beta Notes Other If connection colors are used, comboboxes that display a list of connections will now include the colors for each connection shown.
View ArticleForum Post: Object compare defaults and display
In previous versions, when selecting the target, whenI changed the target connection to a different database, the rest of the boxes would be filled in to match source. This is no longer the case. I...
View ArticleBlog Post: Dev/Ops and Documentation
DevOps seems to be everywhere and great discussions on all facets of DevOps and CI/CD, but one area that seems lacking is DevOps documentation. Doing documentation has never been popular and often a...
View ArticleComment on Getting to Know the Three Methods of Connecting to the Database...
Of the three connection methods, does one offer better performance (e.g. less layers to go through)?
View ArticleForum Post: Cut & Paste Working
Thank you so much for fixing the Cut & Paste issues. I had come up with a reproducible scenario for that and have tested and am SOOO thrilled to see that I no longer have problems with it. For as...
View ArticleForum Post: Toad Intelnside issue on sql with union - beta 13.0.0.16
when using TI in following sql it works just fine to get a list of columns for last expression with a as ( select distinct object_type from user_objects ) select distinct a.object_type, a. from a once...
View ArticleForum Post: SDI, Dual Monitors and Undocking Issues
I think I mean SDI, it has been a long time since I've paid attention to the terminology. :-) I have my Toad set up so that everything is in a separate window and I can have my schema browser on one...
View ArticleBlog Post: Oracle 18c: Oracle 18c.. New Features.. What’s NEWS..
Hi Readers Oracle 18c: Oracle 18c.. New Features.. What’s NEWS.. For Reading, Click Here: http://blog.enmotech.com/2017/12/17/14-oracle-18c-oracle-18c-new-features-whats-news/ #Oracle #CloudComputing...
View ArticleForum Post: Output from sqlplus
2 different databases. Same server. Linesize is set to 32000 characters. What parameter am I missing that is causing the difference in output. I've checked NLS parameters and initialization parameters....
View ArticleComment on Updates to Trace File Browser in Toad for Oracle version 13.0
John, I can't play with the Beta, but from our October exchange I assume this NOT feature will be included in T-13. It would be nice if Oracle would give us the tracing API option to exclude it. I...
View ArticleForum Post: Body 1248 37 PLS-00225: subprogram or cursor 'WS' reference is...
Hello we have a package and when we try to compile this package we get the below error Body 1248 37 PLS-00225: subprogram or cursor 'WS' reference is out of scope Please help
View Article