FWIW, I also received this error while attempting to install the MySQL version of Toad. In my case, I was re-installing on top of an expired free version....
Margaret Martin (sent...
lists@...
Jan 3, 2006 3:17 am
30589
My freeware copy of TOAD expired January 1, 2006, but today, January 2, I can't seem to successfully update it. Is it available yet?...
JP, ... I didn't see any replies to this so here you are - if you still need it ... ALTER TABLE xxxxx NOPARALLEL; Cheers, Norm. [TeamT] Norman Dunbar. Contract...
And for those who want to leverage the SQL Editor's SQL Plus compatibility scripting engine, here's a handy piece of code: set echo off set verify off set...
Hi, I am using Toad 8.5.3.2 and was trying to use the 'External Session' debugging feature with Reports (Report Builder 9.0.4.1.0). Oracle DB version...
I was able to download the packages(both the complete and the update) and after installing either TOAD Freeware still complains about having expired Jan 1....
Hai, I am having the same problem, any updates available? Syed ... __________________________________ Yahoo! for Good - Make a difference this year. ...
We're aware of it...please stand by.. ... From: toad@yahoogroups.com [mailto:toad@yahoogroups.com] On Behalf Of yeowhuichin Sent: Monday, January 02, 2006...
If you're relying on Freeware completely for your work then maybe you really need to find some cash for a license of the current version. For everyone paying a...
We LIKE doing the freeware, and its intended for anyone who wants a leading edge tool that will work with Oracle 7 - 10gR2 for nothing. Of course if you want...
I disagree .. we have 37 licensed copies of Toad, but I need the free Toad for outside contracters and occasional users. But that does not mean it is not...
Why are you setting the dbms_debug.debug_on(FALSE,FALSE) instead of leaving it as the default (TRUE,FALSE) or no arguments? Try it without. In your report, are...
Ok, one other thought. Since it doesn't look like your DEBUG_ON and Procedure calls are in separate PL/SQL blocks, what happens if you set the arguments to...
You may be right that there is something local getting in the way. When you opened your case with Quest's tech support did you include your support bundle? ...
Patrick McGrath
Patrick.mcgrath@...
Jan 3, 2006 3:23 pm
30605
Should people rely on any Freeware tool for doing important "real" work that has deadlines? Personally I don't think so but clearly a lot of people do. Should...
Hi Bert, I have a script that runs good and creates a spooled output in SQL Plus, but I cannot run it in Toad for Oracle. It begins with: set echo off set...
I'm not very experienced with this kind of stuff, but had some help putting together some stored procedures that return a refcursor. The attachment is the...
You need to run this as a script, sounds like your using the green button when you should be using the lightening bolt. -Brad _____ From: toad@yahoogroups.com...
Bradley Boddicker
Bradley.Boddicker@...
Jan 3, 2006 5:32 pm
30609
Ok - that's actually quite easy to answer. You're most likely pressing the green arrow button for execute sql (f9). But this scenario is not a sql command, but...
... When ... Actually I was encouraged not to spend any more time on this, which I probably shouldn't be doing here either, but I was just curious to see if...
Gracias, I tried that and it did work. ... You need to run this as a script, sounds like your using the green button when you should be using the lightening...