Forum Post: RE: Unable to View User script in TOAD 12.11.0.95 version
Step# 5 resolved my problem. Thank you so much!
View ArticleForum Post: RE: Spacing in formatted code
Andre, My setting for Parentheses is "Compact" - and indeed the parenthesized part has no unneeded spaces. The additional space occurs between the column name and its type identifier VARCHAR2. Kind...
View ArticleForum Post: Drag & Drop on TOAD 12.11 editor and Windows 7 Explorer ?
Hi, Drag & drop does not work on ? It's awesome, when is an update ? Windows 7 x64 TOAD for Oracle Xpert x32 Version 12.11.0.95 Best regard.
View ArticleForum Post: Block operations in editor incredibly slow.
TOAD for Windows v 12.11.0.95 If I select a fairly decent sized block of code (maybe a page or so) in the TOAD editor, for example, in the middle of a fairly large package and press TAB to increase the...
View ArticleForum Post: Create synonym wizard forgets schema on synonym name
Howdy! In 12.12.0.29 SB LHS synonym tab for a schema other than the one logged in, I click on the Create Synonym button to bring up the wizard. After selection, the Show SQL window leaves off the...
View ArticleForum Post: RE: Create synonym wizard forgets schema on synonym name
Thanks Rich. Too late for 12.12 but I'll take care of this for 12.13.
View ArticleForum Post: RE: impractical alignment of parameter values in list of named...
Fixed in component QP5 version 5.319.
View ArticleForum Post: RE: Formatter uses too many lines
Correction: Fixed in component QP5 version 5.319.
View ArticleForum Post: RE: inconsistent formatting behavior
Correction: Fixed in component QP5 version 5.319.
View ArticleForum Post: Error while connecting to database in Code Tester 2.7
ORA-04045: errors during recompilation/revalidation of APPS.QU_CONFIG ORA-01775: looping chain of synonyms ORA-06508: PL/SQL: could not find program unit being called: "APPS.QU_CONFIG" Checked in...
View ArticleForum Post: 12.12.0.29 - Editor anonymous block with CTRL ENTER
I was trying to run this block begin insert into table values (null, null); insert into table values (null, null); insert into table values (null, null); insert into table values (null, null); insert...
View ArticleForum Post: AS clauses in select list not aligned properly
All, this relates to Toad for Oracle Beta, version 12.12.0.29. The following statement is an example of incorrectly aligned AS clauses on a select list: insert into iib_krg.gen_table_columns select...
View ArticleForum Post: RE: Null fields not getting compared using using data compare...
Thanks John. It would be helpful if this can be fixed. Also I tried the option of not selecting any column for comparison, as mentioned by you. It works fine if the objects are in the same database but...
View ArticleForum Post: RE: Null fields not getting compared using using data compare...
> Thanks John. It would be helpful if this can be fixed. I don't really see anything that is broken here except that Toad allowed you to choose a column with nulls to be used as a key. The...
View ArticleForum Post: Generate Schema Script with roles has table grants before table...
Happy Friday! In 12.12.0.29, I'm doing a Database->Export->Generate Schema Script. In the "Source and Output" tab, I check two schemas. I then check "User's Roles" at the top of the Object Types...
View ArticleForum Post: How to open a Read Only connection directly
Guess I am missing something obvious, but I did not manage to open a Read Only connection without selecting it from the list. Once I have connected the connection is in the list, so I can change the...
View ArticleForum Post: CODE TESTER
I'm getting "Unit tesing is not supported due to unsupported data types" when attempting to create a test definition for a function that takes a RAW inpu parameter. Is there a work around for this?
View Article