RE: invalid field created when dataset created
That sounds like a good first step. If it happens with the new version, please let me know.
View ArticleRE: invalid field created when dataset created
Hey, John. I can’t figure out where to “double click” to download the latest version. It says there’s a “download button” on the “status bar”, but when I click it (in the lower right corner of the...
View ArticleRE: invalid field created when dataset created
Not sure - you may have to go through the support website for that.https://support.quest.com/toad-for-oracle/12.10/download-new-releases
View ArticleRE: Team Coding and TFS Work Item Link Issue
Hey Aleksandr,That's great to hear! Let us know if there's anything else we can do!-John
View ArticleRE: unable to check in objects in Team Coding
Hi Marie-Aude,Can you provide more information on this? What version of Toad are you using? What VCS provider are you using? Have you turned on VCS Debug Logging, and are you seeing any errors in...
View ArticleRE: unable to check in objects in Team Coding
Hi John,We are no longer using VCS as it was too buggy in our environment (we originally tried TFS which we are using for other purposes but were never able to get it to play nicely with Toad Team...
View Articleunable to check in objects in Team Coding
Hello, I am trying to check in some objects. I go to "Check-in all" and get a list of 16 objects. Then click "Ok". However, the objects do not get checked in. How can I fix this?Thanks, Marie-Aude
View ArticleRE: 64 or 32 bit version
In Toad, go to Help -> About. if it's 64 bit, it will say there. For any app, in task manager on 64 bit windows, the 32 bit apps have "*32" after their names on the processes tab.
View ArticleRE: 64 or 32 bit version
It will display your current version within the Help > About... window under the Toad for Oracle heading. For example, Toad for Oracle Xpert (32-bit).
View Article64 or 32 bit version
Is there anyway I can tell if I have the 32 or 64 bit version installed? Looking at Win-Task-manager it seem I have the ^4-bit version running (Win-7 Prof).Since I'm upgrading TOAD, I want to be sure...
View ArticleRE: TOAD OBJECT SEARCH
John, Sorry for the delay replying to your post. It just seems whatever I search for I get thousands of matches returned. For instance I tried to search for any table with ERR in the table name as...
View ArticleRE: TOAD OBJECT SEARCH
I don't know why you're getting more results than you expect.From the main menu, click Database -> Spool SQL -> Spool to screen. That will show you the queries that Toad is running. If it...
View ArticleRE: TOAD OBJECT SEARCH
John, Sql output as follows -----------------------------------Session: BANINST1@BANNER-DEV2.ISS.SOTON.AC.UKTimestamp: 16:51:21.905Select owner, object_type,CASEWHEN INSTR (object_type, 'PARTITION')...
View ArticleRE: TOAD OBJECT SEARCH
Screen shot didn't come through but that's OK. I see what's going on.We need an additional set of parens around all of theseowner IN (.....) or owner in (......) or owner in (....)I am guessing that...
View ArticleRE: TOAD OBJECT SEARCH
So....I went to fix it, and it was already fixed. I see now that you are using Toad version 12.6...it was fixed in 12.8.-John
View ArticleRE: TOAD OBJECT SEARCH
John, It now seems to work if I check "all except SYS & System" and "Check all". I'm not sure why it's suddenly started working.RegardsChris Halliday
View ArticleRE: TOAD OBJECT SEARCH
Ah, yes, you are right....if "all except" is checked, the query just specifies to exclude those two rather than include everything else. Maybe something else got unchecked the first time, or extra...
View ArticleTOAD OBJECT SEARCH
Hi, I'm using Toad 12.6.0.53 and I'm trying to use Object Search to find a certain package. I enter the table name in Search Term, select Occurs anywhere and Object status - Both. I select all Schemas...
View Article