Forum Post: Open sql file from explorer
I am trying to open one or more files from the explorer with TOAD and I would like this to work the same way it does when dragging the file(s) into an editor. Differences I experience: Every file opens...
View ArticleForum Post: RE: ORA-12514: TNS:listener does not currently know of service...
The dialog that pops up with that suggestion has a toolbar with buttons. One of them should be for Ping and another for tnsping. Mouse over them to read the tool tips so you can see which is which. If...
View ArticleForum Post: RE: Importing old user settings from a commandline
Older files such as Connections.ini will be converted automatically to Connections.xml once the user starts using the newer version of Toad. Previous settings should also migrate over to the latest...
View ArticleForum Post: Blank statement gives 'unknown command "list"'
I have, I believe, finally tracked down the mysterious message which has been appearing in my Toad script output: unknown command "list" - rest of line ignored. It happens when a semicolon is placed...
View ArticleForum Post: ORA-12505 TNS:listener could not resolve SID given in connect...
Hello, I am a new user of toad for oracle 11g 64 bit and I tried to connect to the database on the virtual machine. But the error 12505 and 12154 keeps showing up for the databases I need to connect. I...
View ArticleForum Post: Crash when closing
This has now happened several times when closing TOAD: Application: ------------------------------------------------------------- 1.1 Start Date : Mon, 13 Feb 2017 13:12:24 +0100 1.2 Name/Description:...
View ArticleForum Post: Refactoring Package after Test Cases have been created causes error
Hi all, We have several package functions (with associated Code Tester unit test cases) that needed to be refactored. Specifically, one parameter was renamed and another was removed. In order to remove...
View ArticleForum Post: Importing using SQL Loader for Oracle Toad
I getting an error 500 the application does not finds the source file (.dat or .txt) while executing the wizard..... what Im doing wrong..... do I need to grant permission to the directory so Toad can...
View ArticleBlog Post: Compare and Sync Multiple Tables with Toad
Available starting in Toad 12.11.0.40. Toad Expert Edition or DB Admin Module is required For a long time, Toad has had a window that lets you compare table/view/mview data, and Sync it if you have the...
View ArticleForum Post: RE: Stop sending me emails!
Hi, it looks, you are not right :-) Here is another portion of emails, since yesterday. Libor
View ArticleForum Post: Git and the .exe
Hi, we have several developers which use GIT but are not administrator of Teamcoding. If there is a new PC/developer or even a new TeamCoding Project every time the git.exe needs to be defined by the...
View ArticleForum Post: Code Tester Freeware license expired
Hi, I have downloaded recently Code Tester Freeware v2.7. After installation it appears I can't use the program, because I get the message that the edition is expired since 19-July-2016. Does anyone...
View ArticleForum Post: Team Coding + TFS 2012. All actions are painfully slow?
I have Toad 12.10, installed Team Coding, and connected it to our TFS2012 server. We are using an Oracle 12.x database. I created a Team Project and have been working on generating the initial revision...
View ArticleForum Post: Minimum rights for "Session Browser"
Hello, as a developer I'd like to use the "Session Browser" to intercept statements send from my program to the database. Furthermore I'd like to see the "Long Ops" to get a hint where to improve my...
View ArticleForum Post: RE: Importing using SQL Loader for Oracle Toad
Does it work if you put the file in a folder that has a short path with no spaces?
View ArticleForum Post: Is there anyway to get RESOLVER clauses included in java source...
CREATE OR REPLACE AND RESOLVE JAVA SOURCE NAMED MYSCHEMA."MyClass" RESOLVER ((* MYSCHEMA)(* YOURSCHEMA) (* PUBLIC)) ----- These are getting dropped from the scripts AS .... Is this an option that I...
View ArticleForum Post: Toad Oracle Memory Usage
In SQL Developer, I can adjust the memory usage by configuring some files (.conf). Is there a similar function here in Toad for Oracle? Thanks !
View Article