Forum Post: Re: [Toad for Oracle - Discussion Forum] Public Database links
Hi: Thanks for your message. I will be out of the office, returning Monday, April 10, 2017. I will be checking mail periodically. Please forward a message to cisdba@interact.ccsd.net if you need...
View ArticleForum Post: Cannot view data from apps views
After installing TOAD 12.10 for Oracle I cannot view the data owned by apps views - I am using read only access which has synonyms for the views but they do not show the data On previous TOAD (before...
View ArticleForum Post: How to access apps views - where current schema has synonyms
After installing TOAD 12.10 for Oracle I cannot view the data owned by apps views - I am using read only access which has synonyms for the views but they do not show the data On previous TOAD (before...
View ArticleForum Post: RE: Cannot view data from apps views
Hi, Have you checked the language settings for you environment are still OK? select USERENV ('LANG') from dual; Some of the apps views have nls support so if your nls_lang does not match what is in the...
View ArticleForum Post: Re: [Toad for Oracle - Discussion Forum] SQL Loader dll
Hi: Thanks for your message. I will be out of the office, returning Monday, April 10, 2017. I will be checking mail periodically. Please forward a message to cisdba@interact.ccsd.net if you need...
View ArticleForum Post: RE: SQL Loader dll
If you are using an Oracle instant client, this might be solved by installing the full client.
View ArticleForum Post: How to run Oracle script ar_trx_analyzer_rq.spl in Toad?
Working with Oracle Support. Need to run script ar_trx_analyzer_rq.sql. in Toad Could use stepby step instructions
View ArticleForum Post: Beta Released (12.11.0.63)
Beta Notes Code Tester New test cases can be created and added to existing test definitions.
View ArticleForum Post: RE: SHOW RECYCLEBIN
I don't believe this has ever worked. I checked some older versions. I've logged this.
View ArticleForum Post: RE: TOAD12.7 bracketing
It has been almost two years since I originally posted this. Any hope in getting this feature reinstated?
View ArticleForum Post: Run as script fails, , but run statement and show all records, ,...
Good Morning TOAD Team, This is too weird. I'm running the latest beta, 12.11.0.63. Run as script fails, , but run statement and show all records, , succeeds. Full script attached as it is long. My...
View ArticleForum Post: Displaying NCLOB columns
Hi, I need help to be able to display NCLOB type columns in my data-grids. I have TOAD ver 12.10.0.30 and ORACLE v 10.2.0.5. I have checked both the "Preview LOB" and the "Deferred LOB" check-boxes,...
View ArticleForum Post: current statement count off by 1
Good Morning TOAD Team, I'm running the latest beta, 12.11.0.67. On script execution, , the reported statement being executed is off by one. I'm running a three statement script; the first and last are...
View ArticleForum Post: Beta Released (12.11.0.64)
Beta Notes Editor - Execute Script (F5) An Errors tab has been added to the Script Output window of the editor. This will provide quick access to error information when executing code as a script....
View ArticleForum Post: Editor - substitution variable followed by period (.) not working...
SELECT '&&sub.suffix' FROM dual; Data grid displays &&sub.suffix F5 is working correctly : Time Start: 4/10/2017 5:01:22 PM old: SELECT '&&sub.suffix' FROM dual new: SELECT...
View ArticleForum Post: Toad failing to execute script
All, I'm currently on Toad 12.11.0.64. I was running a script (using F5) and it failed. I then selected cancel, fixed the issue. Pressed F5 again. The script did not execute - just waiting. Maybe...
View ArticleForum Post: RE: questions
...small addition to John's reply: all of that can be run online (when database is up and running) with no circumstances to any running session.
View ArticleForum Post: Export Dataset Issues
I'm trying to export my dataset, but getting the following error: "Access violation at address 0000000000404D0A in module 'Toad.exe'. Read of address 00000000FE720018" How do I resolve this? Thanks in...
View Article