RE: Null fields not getting compared using using data compare option of Toad...
I get your point and the workarounds that you mentioned. But there are certain restrictions because of which the other workarounds couldn't be used and this was the only way.I'll check in version 12.12...
View ArticleRE: Null fields not getting compared using using data compare option of Toad...
Not being able to use a DB Link is really making this difficult for you. For a pair of large tables with no primary key, I am beginning to think that your best course of action might just be to use...
View ArticleRE: Null fields not getting compared using using data compare option of Toad...
Transportable tablespaces would be another good way to get a large table moved from one DB to another.
View ArticleRE: Null fields not getting compared using using data compare option of Toad...
I have been looking at this more closely this morning, and it seems that the problem is not comparison but synchronization.If you specify a key, the sync statements that we run internally use the key...
View ArticleRE: Unable to load Toad - Stream read error
Hi. I am having a similar error (Stream Read error) with Toad 11.5 when I open a session browser. I tried renaming the files mentioned in this thread and another thread with no success. Can you...
View ArticleUnable to load Toad - Stream read error
Hi Guys,I am having trouble while opening Toad 10, I am receiving the error "Stream read error"Please find the error code below, If anyone could help me that would be great!! 2.1 Date : Thu, 21 Jan...
View ArticleRE: Comparing procedures with case sensitive option on results in "No more...
In the side-by-side Compare Files window, if you click the last toolbar button, it will bring up the options. I think you might have "Format source before comparing" checked. Uncheck it.
View ArticleComparing procedures with case sensitive option on results in "No more...
We are working with multiple users on the same procedures and some of us have different toad settings/formatting.Whenever we compare we like to see what the changes are with our production server. In...
View ArticleRE: Comparing procedures with case sensitive option on results in "No more...
Hi John,thanks for replying. The option is not checked.> When checked I would suspect that it formats the code on both sides like I defined the formatting, resulting in the same output on both sides...
View ArticleRE: Comparing procedures with case sensitive option on results in "No more...
If the "Format before comparison" in your screeenshot is checked, then (assuming the only diffs are formatting), no diffs would be found and the schema compare would not identify the procedure as...
View ArticleRE: Error: Invalid relational operator
I got it! I failed to complete this line:left join USGEDW.EDW_USG_INSTITUTION_LKP_NEW eon (t.setid=e.setid)
View ArticleError: Invalid relational operator
Hello! I am new to the Community. The smart folks have not arrived in the office yet. So, I can't figure out why I am getting the 'invalid relational operator' error at WHERE.Below is my select. Help....
View ArticleRE: Comparing procedures with case sensitive option on results in "No more...
Hi,thanks for the reply and it seems like a reasonable answer which I like check.As it is not available in my version of Toad (12.9.0.71) it must be new feature, which I found on...
View ArticleRE: Comparing procedures with case sensitive option on results in "No more...
Oh, 12.9. Hm, you're right, that option isn't there, but if you go to that options window I showed in my screen shot, there is an option in the "Matching" section about case sensitivity.
View ArticleRE: Can't find menu item Editor Code Assist, missing
You will want to go into the Toad Options and search on the word Snippets or go to Editor and select Code Assist. Then you will see in the upper right where you Add, Edit or Delete your Code Snippets
View ArticleRE: Can't find menu item Editor Code Assist, missing
I meant the Editor Options within the Toad Options, not the actual Toad Editor. :-)
View ArticleCan't find menu item Editor Code Assist, missing
I'm ultimately trying to add some code snippets to my Toad for Oracle, 12.6.0.53, on a Windows 7 laptop. All the instructions that I can find to do this start out with "Select Editor | Code Assist"....
View ArticleRE: Can't find menu item Editor Code Assist, missing
Thx!! I was confused on the word Editor, since that is a Menu item and an option located under the menu View - Toad Options - Editor | Code Assist.
View ArticleToad12.11.0.95 logging off database
If I do not use Toad for more than a few minutes, when I go back and recompile something it tells me I'm logged off and I have to reconnect. I did not have this issue with the evaluation copy I was...
View ArticleFunction Returning Boolean in PL/SQL
I updated a page in Oracle Application Express by adding a column for Remarks after an employee made a change to a drop-down. The condition is based on any changes made to a drop-down box called...
View Article