Forum Post: RE: Code formatter SUBSTR expression problem
Hello, Perhaps the current right margin is too small to let each equation appear on a line by itself. Using default options and when setting a margin of 87 or lower I'm getting SELECT * FROM...
View ArticleForum Post: Uncontrolled Objects can't be modified
In our Team Coding project, we only have PL/SQL objects and views. I just tried to alter a table in one of our schemas and was told it was locked in Team Coding by another user. When I look at the Team...
View ArticleBlog Post: What’s Coming Soon in Toad for Oracle Editions 2018
The next release of Toad for Oracle is coming soon and, as ever, we have some exciting things to tell you about! Our main theme continues to be workflow simplification for users who may be new to Toad...
View ArticleForum Post: Licensing - Transferring Toad License to new machines for users.
As an Oracle DBA, my manager is responsible for Toad Software. We have users who have licenses that we maintain and are moving these users to new windows 10 machines from Windows 7. Can you confirm...
View ArticleForum Post: RE: Licensing - Transferring Toad License to new machines for users.
What you can do for the PURPLE PC is to get a 30 Trail key and when you are done, just transfer the license from the GREEN PC to the new PURPLE PC. Either open a Service Request with Toad Support or...
View ArticleForum Post: Temporary Password for Oracle Database
Hi, Recently my company provided me access to the database with a temporary password and said that you ll have to change the password during next login. My question is will toad prompt the user to...
View ArticleForum Post: schedule simple sql statements
I need to make some changes to a few views periodically and need to have the statements run after hours. I have read other posts trying to figure out the best way as the solutions don't quite fit my...
View ArticleForum Post: Is there any way for the Diagram to show new fields added to a...
Occasionally my company makes modifications to Views we currently have setup such as adding new fields. The problem I am encountering is we have years of tsm query reports saved and when you open those...
View ArticleForum Post: RE: schedule simple sql statements
If you want it to run from the database, you could set up a scheduler job in Schema Browser -> Scheduler Jobs. Choose "SQL_SCRIPT" as the program type, and put the script on the database server, not...
View ArticleForum Post: user_part_histograms bug
Hi all, Toad last prod (12.12.0.39) x64 and last beta (13.0.0.69) x64. db 11.2.0.3 x64 (client as well) Simple query: SELECT table_name || '.' || partition_name sql_string FROM user_part_histograms PH...
View ArticleForum Post: compare schema problem-warning message
Hi, Latest Toad beta (13.0.0.69) x64. In automation designer, when comparing schema, I get this warning: This warning prevents from continuing automation script. I know that this value is needed, but...
View ArticleForum Post: RE: compare schema problem-warning message
We need that information to determine initial and next extent sizes for partitions in bytes, since Oracle only gives it in blocks. If you uncheck "Partitions" in the comparison, then you won't see the...
View ArticleForum Post: Export Dataset to Excel - Allows invalid characters.
Morning All, Toad for Oracle 12.11.0.95. I was exporting a data set from the editor results grid today, to Excel. I put a question mark (?) in the sheet name, and when Excel loaded the file, it barfed....
View ArticleForum Post: Useful - How to escape from the "pop-under" window syndrome.
This might p[rove useful to someone, it worked for me just now. I had Toad open and I had the F4 (Describe) window open on screen. It covered quite a large proportion of the screen, but not all. I then...
View ArticleForum Post: RE: Export Dataset to Excel - Allows invalid characters.
Thanks Norm. I'll make a change for that. "History" - sheesh! You'd think someone at MS could have thought of using something less common for their hidden sheet name!
View ArticleForum Post: RE: Useful - How to escape from the "pop-under" window syndrome.
Hi ltansey , the ENTER thing didn't work for me - even after battering my keyboard about two hundred times! Everything just seems hung. Clicking on the F4 dialogue to kill it couldn't work because the...
View ArticleForum Post: RE: Data loading
Morning mikhan1, This is how you import a file from Excel into an existing table in Oracle. Click Database->Import->Import Table Data. On the first screen, pick your schema, object_type (tables)...
View ArticleForum Post: Oracle 11g Operational Audit
Oracle 11g on Linux. Just want to get feedback on how everybody is handling audit within Oracle table access. I just started the list with: 1: Successful Logins 2: Unsuccessful logins. What other...
View ArticleForum Post: RE: Toad 12.10 blocking other windows
Is there any resolution on this? I am experiencing the issue with 12.12.0.39 64 bit
View ArticleForum Post: RE: Toad 12.10 blocking other windows
This thread has had a lot of comments on it. Can you provide some exact steps to reproduce the problem on 12.12? I'll be happy to test it on 12.12 and 13.0 (coming soon) to let you know if it's fixed...
View Article