RE: Exporting Clob
If you are on 11.6 or older (sounds like you are) then watch your memory as it exports - if memory usage is going up and you are running out of memory before it completes, then upgrading to Toad 12.0...
View ArticleRE: Exporting Clob
Hi John, thank you very much for the information. We are on 11.5.0.56. I did notice the memory was running out. I tried this on my laptop and also on Windows servers a few times. I'll see if I can...
View ArticleExporting Clob
Hello, in the past I've been able to use the query below to export file attachments stored in a Clob field. I would right click on the ls_value field, select Export Blobs (Longs, Raw) and would export...
View Articlecode formatter question
I have 2 questions. First, a prior version used to let me put the THEN on the same line as the IF but now all I can seem to do is to have the THEN on the next line. I want them on the same line. Second...
View ArticleRE: User Name TOAD
Toad does not install anything in the database by default, so if you have a Toad schema setup, then someone within your organization created it manually or installed it when using specific...
View ArticleRE: code formatter question
Hello,Can you please provide a short code example? I tried the THEN with a PL/SQL IF statement and it should work well. Did you mean that the "Position THEN on the same line" in the Newlines tab (in...
View ArticleAdding commas when double-clicking columns in Editor?
Hello -I am using TOAD for Oracle, version 12.10.0.30. When I am using the Editor (Database > Editor), with the Object Palette displayed, I like to double-click column names to add them to a query I...
View ArticleRE: Line Numbers for PL/SQL code
For the first question, that line number is what comes back from Oracle and what they're telling you is that the error is occurring on the 42nd line of code that they see. You'll see the same error if...
View ArticleLine Numbers for PL/SQL code
Hello -Using TOAD for Oracle, version 12.10.0.30. When I encounter a PL/SQL error, which sadly is very often as I'm a newbie [:)] when it comes to PL/SQL, the line number in the Oracle error message is...
View ArticleRE: Visual Studio Online - Team Coding
if you go to HELP and then search for TFS you will see the current information for this.-Mark
View ArticleVisual Studio Online - Team Coding
Is there documentation for Team Coding via Visual Studio Online (TFS) using version 12.10.030 of Toad?
View ArticleRow Height in Data Grid on Editor Tab
TOAD 12.10.0.30Sometimes I mouse over and hit something in the Data Grid that causes the row height to grow. Used to be in an older version of TOAD, there was a right-click on the left side of the...
View ArticleRE: Line Numbers for PL/SQL code
HA! Our entire IT Department needs a severe talking to.But that’s about as fun as a dog would have chasing parked cars!! Our “usual” change control process just changed significantly, for the worse,...
View ArticleRE: Line Numbers for PL/SQL code
In response to: Norm [TeamT] / 21 Apr 2017 at 12:01pm The flogging will continue until….. [:D] Have a nice weekend, and Thank You so much for all your help. Tom
View ArticleRE: Line Numbers for PL/SQL code
Hi Phyllis, > It is easier than taking the time to figure out that because my block starts on line 32 and the error is on line 49, I need to look at line 81 to see what is going on. :-)I agree....
View ArticleRE: Line Numbers for PL/SQL code
Hi Gregory, In reply to: Gregory Liss / 21 Apr 2017 at 1:03pm I’m not sure I follow you, but it is entirely possible that I’m just SOL, because this is an AB (Anonymous Block) of code. I just...
View ArticleRE: Line Numbers for PL/SQL code
This “one-off” procedure has already been used several times in the past month! I also wanted another Tom Kyte procedure added, to reset sequence values without dropping and re-creating the sequence....
View ArticleRE: Line Numbers for PL/SQL code
Hi Norm,In reply to: Norm [TeamT] wrote the following post at 21 Apr 2017 11:53 AM:That was it...you nailed it! There was no query, just a partial listing of columns. I changed vSQL to Clob, [you even...
View ArticleRE: Line Numbers for PL/SQL code
Hi Tom,I don't mind further questions, I was a beginner once too and people helped me - it's payback time! Q1. The order of printing to columns is determined by Oracle. The query against...
View Article