RE: [Error] Explain Plan (20: 8): ORA-02019: connection description for...
turn on spool SQL so you can see what's happening. Sounds like there is an invalid DB Link in the query that you are trying to explain.
View Article[Error] Explain Plan (20: 8): ORA-02019: connection description for remote...
I the this error when I select the explain plan button in toad[Error] Explain Plan (20: 8): ORA-02019: connection description for remote database not found
View ArticleRE: sqlnet editor red x
There could be any number of reasons why you cannot connect. What errors do you get? Can you connect with SQL*Plus? Go to Help|Support Bundle and post the contents here.Michael
View Articlesqlnet editor red x
Hi,I am not able to connect to any database, but my colleague are able to connect using Toad.I am planning to buy Toad software so before that I am using trail version in order to check if I have any...
View ArticleRE: Comparing procedures with case sensitive option on results in "No more...
Hi John,just installed the beta and at first it does not show any difference. It does say their are formatting differences it wants to show. After clicking yes, the difference in "lower case/upper...
View ArticleRE: Schema Browser: Why do Materialized Views show INVALID when in Mat. View...
Good morning! With this "X" I understand. But there is " ! " in front of some of Materialized views. It goes away if I recompile this MV. Does it means it needs recompilation? Why that...
View ArticleRE: Comparing procedures with case sensitive option on results in "No more...
Remember there are two "format" options - one for the schema compare itself, and one for the side by side viewer. You may want to turn them both off.In Schema Compare, it's on the "Choose Options"...
View ArticleRE: Schema Browser: Why do Materialized Views show INVALID when in Mat. View...
The 2nd to last toolbar button on the Schema Browser gives you a legend of all of the icons. The ! icon for materialized views indicates "needs compile". This information comes from the...
View ArticleRE: Schema Browser: Why do Materialized Views show INVALID when in Mat. View...
To follow up on whatbJohn said, an MV will "need compile" each and every time that the underlying tables change - alter table etc, or, insert, update, delete etc. This is true if the MVs are refresh on...
View ArticleSchema Browser: Why do Materialized Views show INVALID when in Mat. View mode?
Why do materialized views show a red X (invalid) in Mat. View mode (only) on the left and as INVALID when referenced in the Used By tab on the right? Both the Object and Accessing views appear...
View ArticleRE: Comparing procedures with case sensitive option on results in "No more...
Hi Johnthis was exactly what I needed. Thanks !Kind regards.
View ArticleRE: Toad for Oracle 12.12.0.39; Copy table with clob from one database schema...
Hi Dwain,I just tested and this is working OK for me. I assume you are starting from Schema Browser, then rt-click and choosing "Copy" -> using "Data" -> "Copy to another Schema". quesions:...
View ArticleRE: Toad 11 will not startup
Did your company recently implement any additional security applications/filters? McAfee has been known to cause Toad to have issues in the past and needs to be "whitelisted" for some firewall/malware...
View ArticleToad 11 will not startup
Hello, I have been using Toad 11 on my computer for years, but all of the sudden I cannot get it to startup. It shows that it is running in the Task Manager (with minimal memory being used), but I...
View ArticleRE: Toad for Oracle 12.12.0.39; Copy table with clob from one database schema...
John,Thanks for your response. I have tried with the table on the destination server and without the table. I have clicked the "created destination table...". Tables are identical on both...
View ArticleToad for Oracle 12.12.0.39; Copy table with clob from one database schema to...
Trying to move multiple tables from one database to another. Tables with a CLOB element fail and I get "List Index Our of Bounds (?)" where the ? is column index of the first CLOB datatype. This is...
View ArticleRE: RE: [Toad for Oracle - Discussion Forum] Toad 11 will not startup
This sounds exactly what the symptoms would be for malware detectors. While it’s starting up, you should look at task manager for what process is eating your CPU.
View ArticleRE: [Toad for Oracle - Discussion Forum] Toad 11 will not startup
Mike, Thank you for the information. My company sends out automatic patches/updates, and we have no way to turn off their installation, so I wouldn't be surprised if that's part of the issue. I've...
View Article