Forum Post: Toad for Oracle Error - "Line Too long on line"
Hi. Please someone can help me to eliminate this error in TOAD. When I open the application it shows me the following table and does not allow me to open the TOAD. I have some idea of what it may be:...
View ArticleForum Post: RE: Toad for Oracle Error - "Line Too long on line"
That's coming from streaming in one of the configuration files. Close Toad and look at your User Files folder for *.dat files. User files folder is by default located here... C:\Users\...
View ArticleForum Post: Oracle 11gR2 Automatic SQL Tuning
Oracle Linux Oracle 11g. Stand alone Instance/DB Looking at enabling Oracle 11g Automatic SQL Tuning. To a large extent startup parameters have been tuned. Just want to leverage this feature in 11g....
View ArticleForum Post: error on each check in for team coding in Toad 12.11.0.95
Hello, I just installed the latest version of Toad. And now, each time I check in, I get an error pop-up. However, it looks like the check in worked. Is anyone else seeing this? Thanks, Marie-Aude
View ArticleForum Post: Toad crashes
Twice today I've had TOAD crash while I was typing in the Editor. Both times I was typing a comment on a comment line that started with dashdash (--) No Toad.el, just a popup saying Toad for Oracle has...
View ArticleForum Post: Beta Released (12.12.0.16)
Beta Notes Compare Schemas *Compare Schemas (Legacy) and Compare Multiple Schemas have been combined into a single window.* Details here:�...
View ArticleForum Post: RE: Toad crashes
Recent parser update is throwing access violations. It has been logged and is being investigated. Michael
View ArticleForum Post: How to import Oracle DATE data back into Oracle table using data...
For simplicity let me reference database 1 (DB1) and database 2 (DB2). 1. I used the CREATE TABLE script from DB1 and then created the same table in DB2 2. The data type for the date columns are both...
View ArticleForum Post: RE: Beta Released (12.12.0.16)
Toad thinks my current version, 12.12.0.15, is the latest beta available.
View ArticleForum Post: RE: Beta Released (12.12.0.16)
That should correct here shortly. Check again in few mins.
View ArticleForum Post: RE: How to import Oracle DATE data back into Oracle table using...
I read in another article to check the DB, Instance, and Session NLS_DATE_FORMAT parameter setting values. In DB1 and DB2 on our system each is the same "DD-MON-RR"/null/"DD-MON-RR" respectively; so...
View ArticleBlog Post: Custom Bind Values in SQL Optimizer
Introduction In SQL Optimizer version 9, a very helpful feature was introduced:“Test Run Different Bind Values”. This new feature allows user to define more than one binds set that can be used in...
View ArticleForum Post: RE: How to speed up schema browser using toad for oracle 12c...
Could you have another question I just added to this topic. It is falling in the same topic ….
View ArticleForum Post: RE: ToadInside and Binding issue with listagg 12.12.0.13
Is clearly caused by latest parser 5.317. A "typo" in the code ... although all tests did pass. Will get it fixed asap, now working on it. Thanks, Andre
View ArticleForum Post: Formatter - alignment of mixed and/or conditions
All, This relates to Toad for Oracle, Beta 12.12.0.16. With this query (Version1): select tbl.host_env , tbl.short_name from iib_krg.gen_tables tbl where tbl.deleted = 'N' and ( ( tbl.table_type in...
View ArticleBlog Post: Run Oracle Scripts (Even against Multiple Databases) in the Toad...
If your IT department or development team is like a lot of those I talk with (and have worked in), you have a lot of scripts that do all sorts of things. They are important to you, and that’s why you...
View ArticleForum Post: RE: ORA-12154: TNS:could not resolve the connect identifier...
Try searching the forum for this error. One solution is here: www.toadworld.com/.../21292 This was on the right hand side of your post under related topics
View ArticleBlog Post: Oracle Cloud (DBaaS): Oracle Data Guard in Database Cloud Service...
This article was written by Skant Gupta and Joel Perez in Oracle OTN When creating an Oracle Database Cloud Service database deployment at the Oracle Database Cloud Service level, you can create an...
View ArticleForum Post: Toad session disappears while typing
All, this relates to Toad for Oracle, Beta 12.12.0.16. While changing some source code my Toad session simply disappears. It has happened twice now - to me it's a major nuisance. When restarting Toad,...
View Article