Forum Post: RE: Toad Oracle Base Edition 12.11.0.95 compare not finding...
thanks. I'll get the latest edition
View ArticleForum Post: RE: Dangerous behavior when closing last editor of a connection
I have given this some thought and investigation and I don't think there's much to do about the danger aspect. It seems that there is both a bug and a caveat here. Using your connection 1 and 2 example...
View ArticleForum Post: DB Health Check - Access Violation
Using TOAD-64 12.11.0.95, when I attempt to run a "DB Health Check" it throws an Access Violation. I thought at first that it had to do with the options picked, so I trimmed it down to only 1 check box...
View ArticleBlog Post: Using Oracle CDB and PDBs on Docker Engine with Toad for Oracle
Introduction Oracle Container Database (CDB) and Pluggable Databases (PDBs) provide modularization to Oracle Database 12c, as discussed in the article Modularization by using Oracle Database Containers...
View ArticleForum Post: RE: How to identify the differences between objects in database...
Hi naushad123, Since Team Coding is designed to provide change control for database objects in a team environment, it doesn't really make much sense to have it compare DDL for objects that are not...
View ArticleForum Post: RE: How to identify the differences between objects in database...
On a side note, you listed "git" as a tag on your original message. So, you'll probably want to also make sure your local git repository is up-to-date with your master repository (if you use one)...
View ArticleForum Post: How to identify the differences between objects in database and VCS
I need to compare objects in the database and objects in my VCS branch, is there any functionality built in Toad Team Coding (Oracle)? This should include objects controlled and not controlled. Thank you.
View ArticleForum Post: Toad for Oracle compare index comparison
Ok, this has occured in multiple versions since I started using Toad for Oracle Base edition. Why does compare not recognize that indexes in different systems are the same but have different names and...
View ArticleForum Post: RE: Toad for Oracle compare index comparison
OK, Next beta, non-unique indexes that differ by name will be renamed instead of rebuilt.
View ArticleForum Post: Visual Studio like bookmark navigation
Are the any plans to change the bookmark behaviour to be like VIsual Studio ? In Visual Studio,you can set an unlimited amount of bookmarks and navigate them using 'Go to Next Bookmark' and 'Go to...
View ArticleForum Post: org. index table in table list grid showed as compressed
Toad 12.12.0.6 For IOT table defined as (known hr schema): CREATE TABLE COUNTRIES ( COUNTRY_ID CHAR(2 CHAR) CONSTRAINT COUNTRY_ID_NN NOT NULL, COUNTRY_NAME VARCHAR2(40 CHAR), REGION_ID NUMBER,...
View ArticleForum Post: Delay of about 3-4 seconds to appear popup 'find text' in toad
Good morning, I have Toad for Oracle Xpert v.9.5.0.31 running in Window 10 - 64 bits. When I'am coding in the editor, inside Toad, and I key 'Ctrl+F', the 'find text' popup has a delay of about 3 or 4...
View ArticleForum Post: Alignment of column aliases
All, I'm on Toad 12.12.0.7. I noticed the new(?) formatter option to align column aliases. Thanks for adding this feature! However, it seems not to be aware of the optional AS keyword: select...
View ArticleForum Post: Unable to save changed formatter settings
All, I'm currently on Toad Beta 12.12.0.7. When I try to save changed formatter settings I'm encountering the following the issue: It happened several times, but when I minimize the number of actions...
View ArticleForum Post: incorrect alignment of column attributes
All, I'm on Toad Beta 12.12.0.7. Here's a create table statement formatted using Toad 12.9 or 12.10: Looks ok to me - no complaints. Now, when reformatting using Toad 12.12.0.7 I get: This looks kinda...
View ArticleForum Post: Formatting create materialized view statement
All, I'm on Beta 12.12.0.7. When I format a create statement for a materizalized view it is formatted quite different than the corresponding create view statement. Here's an example (complete source...
View ArticleForum Post: Scheduled Job failed
My scheduled jobs kept failing since Toad upgrade, here is the error message -- Password not specified. Command line execution requires a saved password on the login screen, an overridden connection...
View Article