Blog Post: Using Oracle Database Exadata Express Cloud Service with Toad for...
In three articles we are exploring using Toad for Oracle with Oracle Database Exadata Express Cloud Service. In the first article we created an Oracle Database Exadata Express Cloud Service instance,...
View ArticleForum Post: RE: Aliases Pop up window
Hi, When I create a join query with table alias and if stopped after table alias, a pop up appears with blank values and Pop up generally don't go after that. It'll not allow me to do anything in toad...
View ArticleForum Post: RE: Aliases Pop up window
Exmaple: Select Col1, Col2 from tab t1 join tab2 t2 on t1. Then pop up will come and don't go.
View ArticleBlog Post: Using Oracle Database Exadata Express Cloud Service with Toad for...
In three articles we are discussing using Toad for Oracle with Oracle Database Exadata Express Cloud Service. In the first article we created an Oracle Database Exadata Express Cloud Service instance...
View ArticleForum Post: EDITOR RULE: Not applied consistently
In the below screen print, it shows that RULE 3801 is not being followed. If I uncomment the line 1196, then there is RULE violation. The issue is that a RAISE and a RAISE_APPLICATION_ERROR should be...
View ArticleForum Post: Load Database Object - Grid Display is empty
Whenever I open the "Load Database Object" and select "TRIGGER", the contents of the triggers is now shown. In the screen print below I have "grouped" by Type to show that there 28 triggers which...
View ArticleForum Post: Export Dataset: Insert Statements - Automatic Schema and Name Logic
With Export Dataset window, when setting the Export Format to "Insert Statements", the screen always defaults to "Automatically detect schema and name". It would be nice if the tool could remember my...
View ArticleForum Post: Compare Schemas: Difference Details Tab - Detail View
One of the features of the older TOAD's comparison tool was that it allowed for the details of the comparison to be seen. This made it easier to see exactly differences were being addressed by each of...
View ArticleForum Post: TOAD does not always update to latest Beta (64 bit)
TOAD prompted me to update from 13.1.0.25 to 13.1.0.28 at startup. I confirmed, the download started and once it was complete, I confirmed to have the new version installed and to restart TOAD. TOAD...
View ArticleForum Post: RE: TOAD does not always update to latest Beta (64 bit)
You are not the only one. Happens a fair number of times to me.
View ArticleForum Post: RE: TOAD does not always update to latest Beta (64 bit)
This has been brought up several times recently and we are aware of the issue. Unfortunately, it's not a Toad specific issue and we are working with the Toad World development team to fix the issue....
View ArticleForum Post: RE: Beta Released (13.1.0.28)
TOAD 13.0.0.28 had an issue where the grants to the role of tables/views/pkgs/etc. were not beig displayed in the role script. The 13.1.0.28 beta version fixes that issue, but seems to introduce...
View ArticleForum Post: RE: Beta Released (13.1.0.28)
2nd attempt to post as first question disappeared during "post". TOAD 13.0.0.28 had a bug where grants to tables/views/etc for a role were not being displayed in the role script. The 13.1.0.28 beta...
View ArticleForum Post: RE: Toad causes unjustified ORA-24450 errors when running script
I've solved the issue by removing empty comment (--) in the end of the code
View ArticleForum Post: Option to use whole column names in single object compare?
Hey all, As I'm comparing two versions of a table from one schema to another using the Single Object Compare, Toad only recognizes that some of the columns are "new" in one of the tables, treating...
View ArticleForum Post: RE: Load Database Object - Grid Display is empty
Hi David. I see something similar to what you're seeing. If I choose "trigger" from dropdown it appears the column headers and "group by" box at the top of the list are missing, however I am seeing...
View ArticleForum Post: RE: Load Database Object - Grid Display is empty
Fixed in 13.1. The fix will be in the next beta (13.1.0.29 or higher). Michael
View ArticleForum Post: Cannot open the selected Model. The file...
How do I solve the error "Cannot open the selected Model. The file "C:\Path_Name\File_Name.qbx" has unknown content." Some one asked this same question in this post but did not get a response or...
View ArticleForum Post: RE: Cannot open the selected Model. The file...
Yes they were all made in the same version of Toad. So far i have been every qdx file. These models have been super simple 3 to 4 tables, inner joined, named columns instead of select all, with...
View ArticleForum Post: Slow start up query on sys.ALL_USERS
when opening a new connection the following qry is executed and very slow. Is there a way on my side or toad side to make this faster? -- Session: FX_MARC_B@DEV11G -- Timestamp: 16:47:13.792 Select...
View Article