Forum Post: RE: Not able to see package body unless I'm logged in as the...
I think I found the problem: When I run: SELECT * FROM all_source WHERE TYPE = 'PACKAGE BODY' ORDER BY line; I get no rows returned. When I run SELECT * FROM dba_source WHERE TYPE = 'PACKAGE...
View ArticleForum Post: STICKY - Community Question – NoSQL technologies
Are you working with NoSQL database technologies? If so, which one(s) and why?
View ArticleForum Post: RE: Not able to see package body unless I'm logged in as the...
Hi, Thank you for the information about privileges, I got to the problem and created TEE-4271 to address it. Jeff, all Oracle users can query "all_" system views to see information about all objects...
View ArticleForum Post: RE: Eclipse startup very slow when Toad extension is installed
Hi, TEE-4193 has been fixed. We added an option to Preferences || Toad Extension || Database settings. Driver lookup should be disabled by default. However, we could not reproduce your problem, so...
View ArticleForum Post: RE: Problem listing/auto complete of column names Oracle 11g +...
I'm having a similar issue with toad plugin 2.2.1 and eclipse luna 4.4.2. When I click the columns tab I get nothing, when I click the Data tab I get an SQL Error: SQL Error: ORA-00936: missing...
View ArticleForum Post: RE: Problem listing/auto complete of column names Oracle 11g +...
Hi Rick, your problem is very tricky. I can say that it is different from the previous one in this thread. I have already seen it, reinstalling Eclipse solved it (which is often unthinkable). This bug...
View ArticleForum Post: RE: Problem listing/auto complete of column names Oracle 11g +...
In the SQL Monitor, i'm getting the same error when trying to display table data: /*! SELECT , ROWID FROM mytable T; ORA-00936: missing expression */ And when I look at the columns there is no action...
View ArticleForum Post: RE: Not able to see package body unless I'm logged in as the...
Jeff, we have fixed the problem mentioned in this thread - you could not see the package body. It should work correctly for you in TEE 2.2.3 (coming soon). Issue TEE-4271 will be fixed in full extent...
View ArticleForum Post: Re: Not able to see package body unless I'm logged in as the...
Tomas, Thank you! I noticed this issue also exists in Toad for Mac. Could you fix it there as well? On Thu, May 28, 2015 at 8:52 AM, Tomas bounce-Tomas@toadworld.com wrote: RE: Not able to see...
View ArticleForum Post: RE: Not able to see package body unless I'm logged in as the...
Thanks Tomas. I noticed the same issue exists in Toad for Mac. Could you fix it there as well?
View ArticleForum Post: RE: Not able to see package body unless I'm logged in as the...
Yes, however we cannot get this particular fix to coming TMac release, you will have to wait until next time. Tom
View ArticleForum Post: Timestamp columns are being displayed incorrectly (wrong values)
Using Toad for Eclipse and Toad for Mac, when I run the following, I get inaccurate results: SELECT SYSTIMESTAMP FROM DUAL; (All 3 results are run within a couple seconds of each other. I can...
View ArticleForum Post: Long wait in the Oracle connection using toad extension and...
Hello, Luna Eclipse 4.4.2 + Toad Extension 2.2.1 + Oracle 11g Release 11.2.0.3.0 First thank the developers for the initiative, like the plugin. When connecting to the database there is a lot of great...
View ArticleForum Post: RE: Timestamp columns are being displayed incorrectly (wrong values)
Hello Jeff, Unfortunately, we were not able to reproduce either of your issues. We tried executing the query on multiple Oracle databases several times and each time the timestamp has been accurate....
View ArticleWiki Page: Toad Extension for Eclipse Installation
Start Using Toad Extension for Eclipse To install Toad Extension for Eclipse: Visit the Toad Extension for Eclipse page on the Eclipse Marketplace , or just drag the icon below onto your Eclipse...
View ArticleWiki Page: Product Documentation
Toad Extension for Eclipse 2.2.3 Community Edition: DellToadExtensionForEclipse_CE_2.2.3_ReleaseNotes_Revision1_ENG.pdf Toad Extension for Eclipse 2.2.1 Community Edition:...
View ArticleForum Post: Toad Extension for Eclipse doesn't work after updating to 2.2.3
Hello, after updating Toad Extension for Eclipse to version 2.2.3 it stopped working. After starting Eclipse (Luna 4.4.2), I get the following error message: Errors occurred during the build. Error...
View ArticleForum Post: RE: Toad Extension for Eclipse doesn't work after updating to 2.2.3
Hello Lars, Could you send us your workspace log (In Eclipse folder | Workspace | .metadata | .log ) and exported log from Error Log View ? Also, what OS are you running? This would give us the...
View ArticleForum Post: RE: Toad Extension for Eclipse doesn't work after updating to 2.2.3
Hello Lukas, thanks for your reply. Please find the workspace log and the exported log from the error log view attached. I tried to clear the workspace, but that did not help. Regards Lars
View Article