Forum Post: RE: Misleading error message in the editor?
Evening John, Interesting, very interesting. I'm sure that I saw somewhere in the docs that there were parenthesis around the partition name, but looking just now in 11.2, 12.1 and 12.2, I see nothing!...
View ArticleForum Post: Toad 13 - In Schema Browser, "Profiles" is missing very important...
In Oracle 12.2 DBA_PROFILES has a RESOURCE_NAME of INACTIVE_ACCOUNT_TIME. To confirm this, issue the following SQL. "select distinct resource_name from dba_profiles order by resource_name;" When...
View ArticleForum Post: RE: Toad 13 - In Schema Browser, "Profiles" is missing very...
Thanks, I've logged this and we'll get it added for Toad 13.1.
View ArticleForum Post: Reconnect requests are after multiple times in standby
Whenever the PC resumes from standby or hibernation, TOAD prompts for reconnect. This window also appears, if the last window has not been confirmed after the last standby/hibernation, so each one adds...
View ArticleForum Post: RE: Reconnect requests are after multiple times in standby
And could you find out why pasting an image from the clipboard into the online forum editor works perfectly fine, but once posted they are just not there any more?
View ArticleForum Post: RE: MDI SDI switch error and work around
Good Morning Brad, Thank you! I corrected the Oracle paths and the error has gone away. BTW, the real fault is my lack of consistency when installing Oracle (I used to be consistent); but when I copy...
View ArticleUse the default schema when making connections
Previous Toad versions allowed me to set the default schema to SYSADM and when I made a connection I could select from a table without the schema. Now it ignores it and if I don't run a script as part...
View ArticleUse the default schema in Export Insert Statements.
In older versions of Toad, I could specify sysadm as the default schema, and opening a new session would use that so that I did not need to have a startup script to set it. Now I have to run a script...
View ArticleForum Post: RE: Login Errorr ORA-01017
Hi, one possible reason for this delay, which was found out with a help of the "Process Monitor" (many thanks to Mark Russinovich for great utils), could be missing file "online_resources.xml" inside...
View ArticleForum Post: RE: Login Errorr ORA-01017
That file is not installed with Toad. We download it the first time it is needed. It sounds like the machine that you installed Toad on does not have internet access. If you want Toad to never attempt...
View ArticleBetter support for Git branching
Using Toad 13.0.0.80 - Team Coding Manager appears to have limited Git functionality. Specifically, showing object/log history, identifying the current branch, switching branches. Would be nice to have...
View ArticleSupport for Navigate forward/back in the describe dialog
The pl/sql editor allows for navigating forward/back using alt left/right. Would like to see this functionality in the Describe Objects dialog.
View ArticleForum Post: Toad 13 Schema Browser
Hi, I have just installed Toad Version 13. From the Schema Brower we used to us it to create scripts. For example pick a role. Go to the script table, and it only shows the roles that the role is...
View ArticleBlog Post: An Easy Way to Sync Data Without Sinking in Queries
We have all been there. We start making changes to data inside a table either manually or by running one or a series of queries, only to find out that we messed part of it up. We know we have our...
View ArticleForum Post: v30.0.0.80 - Access violation in module 'QP5CA.dll'
While editing a package, the following error was thrown: Access violation at address 00000000240D32F8 in module 'QP5CA.dll'. Read of address FFFFFFFF817E92A8 This has occurred 3 times so far, and any...
View ArticleForum Post: RE: Alias on new line, how do I get it on the same line in the...
For now I fixed it in QP5 version 5.330 as follows (formatted forms while varying the margin from wide to narrow): SELECT sgb.sgbstdn_pidm person_uid, tcc.academic_period_mod || CASE WHEN...
View ArticleForum Post: Toad v13 - parallel queries
When I have a running parallel query and click on one of the slaves, I now get a "ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA" even though I'm still logged on. The oracle...
View ArticleForum Post: RE: v30.0.0.80 - Access violation in module 'QP5CA.dll'
This very same issue (same addresses) was also signaled earlier by Peter Lang. I'll make sure to look at this next week. Thanks, Andre
View ArticleForum Post: RE: Toad v13 - parallel queries
Will you turn on spool SQL and then try it again, then post the spool sql output?
View Article