Forum Post: RE: How do I.....?
More a SQL question than a Toad question but it only took a couple of minutes to mock up so here you go: Create Table MG_TOTS_TEST ( EVAL_PERIOD Date, PAID Number, OVERALL_TOTAL Number, THRESHOLD_AMT...
View ArticleForum Post: Possible Bug in Toad for Oracle Professional (v 11.5.1.2)
How do i directly report a bug to Toad ? (info@quest.com didn't work for me) The issue that i faced was during Object Compare.
View ArticleForum Post: RE: Possible Bug in Toad for Oracle Professional (v 11.5.1.2)
If you are on maintenance, you can open a support ticket ( support.software.dell.com) or you can post it to this forum. The issue you may have is that 11.5 is not supported. We are releasing 12.10...
View ArticleForum Post: RE: Possible Bug in Toad for Oracle Professional (v 11.5.1.2)
Thanks, I shall list out the steps anyway just in case. Issue : while using “Single Schema Object Compare”, we select “reference Source” and “Comparison Source”, after hitting Compare, the Comparison...
View ArticleForum Post: RE: Possible Bug in Toad for Oracle Professional (v 11.5.1.2)
Thanks. I can reproduce that even in the latest version and will fix it. In the meantime, just be sure to use the drodown arrow instead of mouse wheel
View ArticleForum Post: RE: Possible Bug in Toad for Oracle Professional (v 11.5.1.2)
Thanks John. Keep us Posted :)
View ArticleForum Post: RE: Possible Bug in Toad for Oracle Professional (v 11.5.1.2)
It'll be fixed in the first beta for 12.11.
View ArticleWiki Page: Toad for Oracle Trial Evaluation Resources
The resources below have been developed to help you get the most out of your trial evaluation. Videos: View Toad training videos View Toad product videos See how Toad delivers business value to Quest...
View ArticleForum Post: Toad for Oracle v12.10 is out in the wild...
Today is the day...v12.10 has been officially released. You can download it from the support site - https://support.software.dell.com/toad-for-oracle/12.10 John Pocknell (the Product Manager for Toad...
View ArticleForum Post: RE: Toad for Oracle v12.10 is out in the wild...
Only mildly depressing for those of us who live in the beta.....but woo-hoo and grats on the release! [:D] [B][B][B] Rich
View ArticleForum Post: RE: Toad for Oracle v12.10 is out in the wild...
Sorry for taking the beta out from under you but it's only temporary. We'll be back at it again pretty soon. I think I may be getting old ... this was my 21st release of Toad. 9.0 seems soooo long ago...
View ArticleForum Post: Other Schemas listed in schema browser.
toad version : 9.7 When taking schema browser , It is showing all other schemas. My current schema doesn't have privilege to view other schema objects. So it is not showing objects. But SCHEMA...
View ArticleForum Post: RE: Other Schemas listed in schema browser.
Go to main Toad options window. On the left, select Schema Browser -> Data. On the right, where it says "User/Schema lists", set it to "only show users that own objects". That might not eliminate...
View ArticleForum Post: RE: Toad for Oracle v12.10 is out in the wild...
LOL -- you guys need a break from our collective whining every now and then. [;)] 9.0! 2006-ish? I think it's about time for another rip roarin' Toad feature debate, like with colorizing the windows....
View ArticleForum Post: RE: Other Schemas listed in schema browser.
It works. As you said , It doesn't eliminate all. But user schemas disappeared . Thank you.
View ArticlePage: Toad for Oracle Comparison
Toad for Oracle Version Comparison Customers frequently ask us “what’s new in Toad?” We used to point them to the release notes but that was only useful if you were one release behind and then you...
View ArticleForum Post: Code Analysis: Rule 5406 (unused parameters) not triggered as...
In the following example param_1 is unused in both procedures, but only detected in the first one since the parameter name is used as named parameter when calling the first procedure. Version:...
View ArticleForum Post: Co-worker unable to access TOAD Forum
Hello, Every time my co-worker opens Toad, he gets an "internal server error" message (HTTP-500: Error #1 - Unknown Error). He also gets the same message any time he clicks on any of the forum options....
View ArticleForum Post: RE: Code Analysis: Rule 5406 (unused parameters) not triggered as...
Hi Peter, I understand that you expected my_procedure_2 to "see" that param_1 passed to my_procedure_1 is eventually unused. Currently, unused parameters are only detected in the scope of the current...
View ArticleForum Post: RE: Co-worker unable to access TOAD Forum
Hi Jeanne, I found the following article in our online Knowledgebase that addresses your issue, please take a look at it and let me know if it resolves your issue....
View Article