Forum Post: TNS_ADMIN set correctly but red "x"
I have set TNS_ADMIN environment variable to my user network drive but when I start Toad for Oracle 12.8.0.49 I only see red "X". Why? See default installation without TNS_ADMIN set: 2. Defining...
View ArticleForum Post: "you do not have permissions to this window from that session"
After the most recent upgrade of TOAD I'm now receiving the following error: "you do not have permissions to this window from that session"" This error occurs when I use any of the basic toad...
View ArticleForum Post: GSS Extensions for Grants
I've check the "Use file extension defined in Toad options" and prefer to use a custom extension "*.grt" vs. the default "*.sql". Ive defined this for Grants, Grant, grants, and grants and nothing...
View ArticleForum Post: Using Query Iterator to export the a subset of data to a flat file.
I want to export a subset of data from a table that is extremely large. The table is partition by a number that represents the yyyymm that the data was entered. I created the Query...
View ArticleForum Post: Different behavior of the Open Windows (Editor, Schema Browser)...
In the previous versions of Toad the each schema that you logged into was displayed on the bar. Any window associated with the login was also displayed on another bar (Schema Browser, Editor, etc), I...
View ArticleForum Post: Toad 13.0.0.80 not handling correctly the q-operator for quoting...
Attempting to compile the below dummy procedure using q-operator for quoting strings: CREATE OR REPLACE PROCEDURE testproc1 AS v_Str VARCHAR2 (4000); BEGIN v_Str := q'| | a 'Y' |'; END; the procedure...
View ArticleForum Post: Improvement ?
Hi and thanks for a great product - loved it through 20 years ! One improvement: Can you please make the Redo Log switching frequency map also show GM/MB switched pr. hour. Since we often use lag time...
View ArticleForum Post: Terminate time in "Bind Values testing"
Hi, Scenario: Start test Bind values of "Original" query for several binds. Then add more scenarios in same test When Original single run is less than second (let's say 0.1 sec) then it is not possible...
View ArticleForum Post: Automation Designer: Data Export Properties - Cannot Uncheck...
Hello, I am using Toad for Oracle 13.0.0.80 and trying to figure out why the "Display all results in gird" checkbox is always checked and greyed out in the Data Export Properties window. As part of the...
View ArticleForum Post: Why does these piece of code show a rule 2141 violation ?...
CREATE OR REPLACE PACKAGE c##dbss.dbss_util AUTHID CURRENT_USER ISFUNCTION get_v$database RETURN c##dbss.dbss_type.v$database_rt; PROCEDURE sqls_cursor_2_table ( p_sqls_cv_in IN...
View ArticleForum Post: Missing impdp
Hi, I'm missing an entry to import tabledata using impdp. The path to impdp.exe is specified in settings correctly, but menu does not show Database->Import->Import Data Pump like described in the...
View ArticleForum Post: meaning of "Used By Materialized View" tab on the materialized...
after navigating to mview logs under a specific schema, and picking a specific mview log to review, there is a tab available called "Used By Materialized View" which I presume shows the mviews that use...
View ArticleForum Post: Beta Released (13.1.0.11)
Beta Notes Spool SQL Spool SQL New Features 1) Output variables now show output values instead of just null (no option here). 2) Insert, select, update, delete, and merge queries can now include # of...
View ArticleBlog Post: Analyzing Code with the Toad for Oracle Code Analysis Tool
In this article, we will learn to analyze code using the Toad Code Analysis diagnostic tool. This tool shows a series of industry standard metrics that are very useful to determine the following: - If...
View ArticleForum Post: Session Browser no longer has a "Use RAC views" checkbox
And it's only displaying session on my current instance.
View ArticleForum Post: Beta Released (13.1.0.13)
Beta Notes Datagrids You can now select a pair of cells in the grid and choose "Compare Selected Values" to send them to the side-by-side viewer. Any datatype is supported, but obviously this is most...
View ArticleForum Post: AV in Editor
Had pasted some code into existing Editor tab and starting typing a new line of code when this popped up: Access violation at address 00000000240B0F76 in module 'QP5CA.dll'. Read of address...
View ArticleForum Post: 13.1.0.12 updater
I am at 13.1.0.12, the updater tells me there is a new update. So, I download and install. Still at 13.1.0.12, so the updater still tells me there is a newer update. I actually repeated this 2 more...
View Article