RE: DIctionary views missing from internal SQL when connecting via VPN
When we first make a connection, we run a big PL/SQL block that checks permissions and other info about your database so we can write appropriate queries for the duration of your Toad session. That...
View ArticleRE: Unable to see instant client and connect in TOAD
After some more digging, I found that I was missing the system Variable TNS_ADMIN and have now set that to the path of my instant client. However, I am still not able to connect - the message is...
View ArticleRE: Unable to see instant client and connect in TOAD
I would disregard the "does not exist" and the message that sqlnet.ora could not be located for now. Looking at the code for Toad's connection error advice it could use a little tweaking when you're...
View ArticleRE: Unable to see instant client and connect in TOAD
Thank you Michael, we've just figured out that it's a firewall issue. I couldn't connect to our database via SQL Developer either.
View ArticleRE: Strip HTML code from output
How are you creating the output? Is it from a query? From an export off the data grid?
View ArticleRE: Can I schedule a Health Check Report in TOAD
You can use Toad's Automation Designer to do it. The Automation Designer comes with pre-defined Toad tasks that you can string together to perform useful chunks of work at the push of a button, or...
View ArticleRE: Scrollbar missing in Object browser
The snap cap you provide looks like an older version of our Schema Compare facility.Can you upgrade to the latest version of Toad? We've made some changes in the Compare interface, and I'm almost...
View ArticleRE: Scrollbar missing in Object browser
Looks like what you are seeing is a bug with DPI > 96. Should be fixed in the current version. And if you can't get the current version you can get past it by going back to 96 DPI.In WIndows 7,...
View ArticleScrollbar missing in Object browser
Hi, I am not seeing the scrollbar while trying to select 'Object Types to Compare' in Database>>Compare>>Schemas>> (after logging in) Options>>Object Types to Compare.I just...
View ArticleRE: Toad for Oracle 12.12 Always on Top
I suspect this may be due to something in your Windows configuration. There is no option in Toad's option base that controls this behavior, and I just looked at the content of a number of our .ini...
View ArticleToad for Oracle 12.12 Always on Top
Why is Toad for Oracle window always on top of my other windows? It is always covering up my other windows. I have to minimize it so I can see what's hiding underneath. It didn't work this way until...
View ArticleRE: "Copy data to another schema" on Toad 12.6.0.53 running slow (row-by-row...
Yes, the timestamps are making it go slow. It was a bug in that version. It was fixed serveral versions ago. I can find out exactly which version if you need me to, but I can tell you that's...
View Article"Copy data to another schema" on Toad 12.6.0.53 running slow (row-by-row...
Hello,Any help would be much appreciated!! In prior versions of TOAD (I think I was using v10 maybe?), I saw good performance when using the "Copy data to another schema" feature... like 5000-10,000...
View ArticleWhich VCS Provider option to select for GIT hosted on Team Foundation Server?
I'm trying to set up TOAD to use GIT hosted by Team Foundation Server as the VCS. In Team Coding Configuration, which do I pick from the VCS dropdown box, Team Foundation Server or GIT?ThanksDouglas...
View ArticleRE: Toad for Oracle 12.12 Always on Top
Hi, I have 12.12 and I also have similar issue, it doesn't happen with any other application.Example: if I have TOAD open and then I click SQL*Plus, I have to minimize to see SQL Plus.
View ArticleRE: Toad for Oracle 12.12 Always on Top
Certainly unusual, to say the least. Have either of you opened a Support call for assistance on this?Some of our Engineers may have seen this, but if not, we need to document and track the fix.
View ArticleNo mapping for the Unicode character exists in the target multi-byte code page.
Every time I try to connect to a schema or close a connection, I will get this error message popup "No mapping for the Unicode character exists in the target multi-byte code page." And when I don't...
View ArticleHow do I export details for email apps
We have Toad for Oracle and have used the automation designer to create a number of applications that send out query results via email. Is there a way to programmatically export a complete list of apps...
View ArticleRE: Which VCS Provider option to select for GIT hosted on Team Foundation...
Hi Douglas,Toad for Oracle does work with Git, regardless of whether it's hosted by GitHub or Team Foundation Server. For your use, you would need to select the "Git" provider and have a local Git...
View ArticleRE: Toad for Oracle 12.12 Always on Top
You may want to check out this thread - it seems similar:https://www.toadworld.com/products/toad-for-oracle/f/10/t/31813Thanks,Mark.
View Article