Forum Post: RE: ORA-12557: TNS: Protocol Adapter not loadable
I had already tried that. Still does not connect.
View ArticleForum Post: RE: ORA-12557: TNS: Protocol Adapter not loadable
You shouldn't normally have to do this, but try putting the Oracle Home that you want Toad to use FIRST in your path. Actually, it doesn't have to be first, but before any other Oracle Home.
View ArticleForum Post: RE: ORA-12557: TNS: Protocol Adapter not loadable
I had tried that as well, still no luck.
View ArticleForum Post: RE: ORA-12557: TNS: Protocol Adapter not loadable
You mentioned not having an environment variable set for ORACLE_HOME. Have you also looked in the registry for ORACLE_HOME value being set there? HKLM\SOFTWARE\ORACLE and HKLM\SOFTWARE\Wow6432Node\ORACLE.
View ArticleForum Post: RE: ORA-12557: TNS: Protocol Adapter not loadable
Have you tried renaming ORACLE_HOME in those locations? There are suggestions online to rename ORACLE_HOME vars and re-test.
View ArticleForum Post: RE: ORA-12557: TNS: Protocol Adapter not loadable
ok, so looking at the registry entries I noticed that we were referencing a shortcut as the ORACLE_HOME instead of the actual path. We did this for some other tools to simplify which client to use....
View ArticleForum Post: RE: Has F8 (View Recent SQL Statements) been removed from TOAD...
Thanks, I will look into it!
View ArticleForum Post: Database Monitor takes ages to load and to capture new values
Hi, I'm using TOAD Version 12.10.0.30 and all of a sudden since yesterday I'm unable to use the database monitor. After selecting the menu entry it takes several minutes (while the application is...
View ArticleBlog Post: Introducing a new Toad for Oracle Web Based Training course
To round-out 2016 and the two Toad product releases we had in June (12.9) and September (12.10), I’d like to announce a new Web-Based Training course module which we launched yesterday which provides...
View ArticleForum Post: Code Snippets have disappeared
Hi, I'm using TOAD for Oracle 12.7 DBA Suite The Code Snippets Categories are visible but the code for the categories is not visible. I have not upgraded recently or made changes. This is an original...
View ArticleForum Post: RE: Code Snippets have disappeared
Unfortunately the file has become corrupt and any changes you had made to Code Snippets in 12.7 are lost. To restore snippets... 1. Close Toad 2. If you have made customizations to your Code Snippets...
View ArticleForum Post: Export DDL disabled?
Hi! In previous Toad for Oracle freeware versions I was able to export DB object DDL's to clipboard or even to a file. Now it seems to be disabled and it only opens window with source code but without...
View ArticleForum Post: RE: Export DDL disabled?
We have a "feature of the month" in freeware that's unlocked for a little while so you can try it out fully featured. That must have been last month's feature. You can always go to the Schema Browser,...
View ArticleForum Post: RE: Export DDL disabled?
Click the first toolbar button on the script tab and you can change what's included in the script (grants, synonyms). The 5th toolbar button saves to a file.
View ArticleForum Post: Toad World feedback opportunity
Hello, My name is Nate Gaffaney and I’m part of the user experience team at Quest Software. Quest Software provides Toad software and the Toad World web site. We’re currently learning how to make Toad...
View ArticleForum Post: Toad VCS login dialog buried under Create New Revision display!
When adding objects to a Source Control project the VCS Login is buried underneath the Create New Revision display, so how do I click on the login button?
View ArticleForum Post: How do I select different columns from two different tables?
Hello, all. I am very new to the SQL language. Here’s hoping someone can help with my question. I am trying to select data from two tables using a column that is in both tables. My question requires a...
View ArticleForum Post: How do I fix the data grid to stop sizing incorrectly?
Hello all, Two of my colleagues and I are experiencing issues with TOAD reducing our column sizes where it doesn't size to the header or the data (sizes to 1 or 2 characters of the header). It happens...
View ArticleForum Post: How to Migrate Oracle Query Output to MS Access
New to TOAD and ran a query. The output has 2.5 million rows and is to large to export to Excel. Does anyone have instructions on how to move file to Access? D.O.
View Article