Blog Post: Toad Trace File Analyser
There has been a flurry of questions recently, on the Toad For Oracle Forum, about Toad's Trace File Browser (aka TFB) utility. This is something that I find extremely useful in my daily DBA duties,...
View ArticleForum Post: RE: How do I add the colum'names in exporting SQL to text using...
Yes I forgot the begin. but i do this all the time, and it puts the headers at the top. I also left out the / (continue). I'll correct that and resend.
View ArticleForum Post: Compare Schemas - problem editing/running Sync Script
Hello, I have Toad for Oracle Xpert, version 11.6.1.6 for Win 64-bit. Choose the menu item: Database --> Compare --> Schemas Choosing a source and a target schemas from the same connection and...
View ArticleForum Post: RE: Compare Schemas - problem editing/running Sync Script
Sorry, it's actually called "DB Admin Module". It used to be called "DBA Module" - I still call it that most of the time! It's not a separate product. It's an option on your license key. I don't know...
View ArticleForum Post: Toad Formatter Bug - 12.10.0.30 - Unpivot followed by Pivot not...
When a Pivot clause is used immediately after an unpivot, the formatter doesn't recognize as valid syntax and returns an error. This is demonstrated in the following simple example. Select * From...
View ArticleBlog Post: What's Coming Soon in Toad for Oracle Editions 2017
It’s that time again and our next release of Toad for Oracle is right around the corner! GA date is July 13 th , so look out for the announcements! For a product that’s so jam packed full of features,...
View ArticleForum Post: toad
when run query which will retrieve big data, toad not show any data in result if we closed toad and reopened it query working well, we are using toad lastet version 32bit & oracle client 32 bit can...
View ArticleForum Post: RE: toad
If I read your question correctly, you're expecting Toad to retain the data from your query after you close Toad. You have to realize that once you close Toad, you also close your connection to Oracle....
View ArticleBlog Post: Trying to Integrate Oracle Database Releases into your DevOps...
The momentum in the adoption of DevOps practices appears to be growing as more organisations see the benefits of increased operational efficiency, shorter release cycles, increased quality through...
View ArticleForum Post: Editor Folding - CASE Statements fold more than they should
The Code Folding feature seems to not understand a case statement. Is there a way to stop a Case Statement from throwing off the "BEGIN/END" matching? I have included a small sample of what I am...
View ArticleForum Post: RE: toad
Thanks for your reply but you didn't get my point when run query which will retrieve big data, not working anymore and not retrieve any data and when run the same query from sql plus, query retrieve...
View ArticleForum Post: RE: toad
You did not respond to the answer, so we cannot see what answer you were given. Consider this, Sometimes Toad will become disconnected due to timeout, inactivity. When you try to run a script in this...
View ArticleForum Post: RE: Toad Formatter Bug - 12.10.0.30 - Unpivot followed by Pivot...
Thanks, this is logged.
View ArticleForum Post: How to keep output within TOAD for AppDesigner/Automation Designer
Hi all, I am trying to run a script in AppDesigner that will output rows that meet a certain condition - otherwise, it returns "no rows selected." I would like it to notify me when there is data, but I...
View ArticleForum Post: RE: How to keep output within TOAD for AppDesigner/Automation...
Try the Export Dataset action on the Import/Export page. When there is no data a message box is shown indicating such. When there is data it's exported to the destination of your choosing. If you need...
View ArticleComment on Toad Trace File Analyser
122 views and no likes! What did I do wrong? ;-) Hope you all, in the USA, had a great 4th of July. Cheers, Norm.
View ArticleForum Post: ERROR ON MY PROCEDURE WITH VARIABLES
Guys, i am new in Toad and SQL world and receive a project. I have a daily process with multiple variables dates, and I need to make him run auto in Ora10g. I'm trying to build a procedure, but there's...
View ArticleForum Post: RE: How do I add the colum'names in exporting SQL to text using...
Hello Gene I've just tried the last script corrected and it works perfectly. It's exactly what I am expecting. I do thank you a lot for your assistance. I do also thank you Norm for your contribution....
View ArticleForum Post: RE: How do I add the colum'names in exporting SQL to text using...
No problem, glad to be of assistance! !! Cheers, Gene
View ArticleForum Post: RE: Editor Folding - CASE Statements fold more than they should
Hi, David. Yes, it is an issue. it is fine in old Toad. I've logged this bug.Thanks for your help.
View Article