... The higher the cost number, the slower it will run, in general. But perhaps someone else did a query at the exact nanosecond of you running query (2),...
1677
Robert Fernandes
rfernand@...
Mar 2, 1999 12:36 am
After installing a client/server version of the software for myself (which installed and now runs perfectly) I instructed our other users to install using the...
1678
Bryan Bell
BELLB@...
Mar 2, 1999 8:52 am
You can get Oracle Developer Magazine on a yearly / 2 yearly subscription from : Published by Pinacle Publishing, Inc. PO Box 72255 Marietta, GA 30007-2255 ...
1679
toadman
toadman@...
Mar 2, 1999 2:36 pm
6.1.3.2 The Export Source to seperate files was not exporting Triggers. * Changed the cursor to an hourglass when drilling down on dependencies. * On the...
1680
Miller.Herbert
Miller.Herbert@...
Mar 2, 1999 4:22 pm
I just downloaded the new freeware version of toad. Will I have any trouble installing it over my current version, which is: 6.010101-a? Thanks, Herb Miller ...
1681
cwright@...
Mar 2, 1999 4:40 pm
On previous upgrades of the freeware version I have lost my named SQLs. Is there a way to avoid this? ... eGroup home: http://www.eGroups.com/list/toad Free...
1682
Steve Chapman
schapman@...
Mar 2, 1999 4:49 pm
Named SQLs are stored in the NAMEDSQL.DAT file in the TOAD folder. NAMEDSQL.DAT is NOT contained in the toadfree.zip archive. When updating freeware TOAD, take...
1683
Mari Ann Lisenbe
malisenb@...
Mar 2, 1999 4:54 pm
Yesterday, I downloaded the evaluation copy of TOAD. I have previously been using the freeware version, and love it! When I tried to compile a package in the...
1684
toadman
toadman@...
Mar 2, 1999 4:59 pm
... No, you shouldn't. But if you've modified any of the files in \TEMPS, you might want to make a backup of those files or do a selective extract. ... eGroup...
1685
toadman
toadman@...
Mar 2, 1999 5:00 pm
Can you post a copy of the first part of the statement? ... eGroup home: http://www.eGroups.com/list/toad Free Web-based e-mail groups by eGroups.com...
1686
malisenb@...
Mar 2, 1999 5:48 pm
Not sure how much you need.... ignore what you don't need. /*...
1687
Andrew Appleton
andrewa@...
Mar 2, 1999 6:04 pm
Possibly the "SHOW ERRORS" - fine in Plus, not it something like Toad Thanks, Andrew Appleton ... eGroup home: http://www.eGroups.com/list/toad Free Web-based...
1688
malisenb@...
Mar 2, 1999 6:18 pm
This EXACT CODE compiles in the Procedure Editor window of the freeware version of TOAD. <003901be64d6$efac54a0$d45110a-@magrathea> wrote: Original Article:...
1689
hans vanravensberg
hansvanravensberg@...
Mar 2, 1999 8:06 pm
Toadman, It looks like this goes all back to allowing sql plus commands in the proc editor. Commands like "show errors" and "set scan off" are pretty common...
1690
malisenb@...
Mar 2, 1999 8:12 pm
Thanks. Removing the "SHOW ERRORS" will allow it to compile. However, this is not a good change for us. Our packages are stored in a file repository. We have...
1691
tbrock@...
Mar 2, 1999 11:34 pm
The drop down for user names on the browser used to show all users, now I can only see one. Could I have changed something to cause this? I am using the...
1692
chuckles McGregor
chuckles@...
Mar 2, 1999 11:37 pm
If your goal is to maintain the backward compatibility with SQL+ then you can always use the execute and SQL window via SQL plus option from toad. (cut & paste...
1693
toadman
toadman@...
Mar 2, 1999 11:41 pm
... Delete *.lst from the \temps dir. ... eGroup home: http://www.eGroups.com/list/toad Free Web-based e-mail groups by eGroups.com...
1694
Chris Grant
Chris@...
Mar 3, 1999 1:21 am
Deja Vu ... Any chance you pre-selected users in the "View|Oracles Users List" menu? -- Regards, Chris Grant (mailto:Chris@...) (AKA...
1695
toadman
toadman@...
Mar 3, 1999 1:22 am
... TOAD used to look for any line that had "create or replace" in column 1 and considered that the start of the source. TOAD now more actively parses the...
1696
toadman
toadman@...
Mar 3, 1999 1:50 pm
6.1.3.3 Schema dropdown added to Create Index Window. REM and Show Errors are now skipped in the Proc Editor. View Tablespace Window now has a change session...
1697
Jamadagni, Rajendra
jamadagnir@...
Mar 4, 1999 3:18 am
hi all, I am using 6.01.03.01-a version of freeware Toad and just found that in Stored Procedure Editor, FIND doesn't work. When I load a procedure and wish to...
1698
malisenb@...
Mar 4, 1999 3:27 am
I downloaded the new release (6.1.3.3b). When I try to compile, I am still getting the ORA-00900 invalid SQL statement error. HOWEVER, the drop down box then...
1699
Karl Swager
karl@...
Mar 4, 1999 3:37 am
Hello Toadman, I'm using the freeware version 6.01.03.01-a ... When trying to create a view I received the following message where the word "terminated" is...
1700
Marc Thompson
mtho@...
Mar 4, 1999 3:50 am
I found this problem myself, and it seems that it only occurs when you paste the text you want to search for from the clipboard. If you simply type in what...
1701
malisenb@...
Mar 4, 1999 4:58 am
I downloaded and installed the new version this morning (and verified from the HELP screen that I was using vs. 6.1.3.3b). Code containing SHOW ERRORS still...
1702
David L. Dennis
davidd@...
Mar 4, 1999 5:24 am
If you make it an option, please default it to "do NOT expand". I concur with everyone else who has PUBLICLY expressed an opinion on this feature - don't...
1703
toadman
toadman@...
Mar 4, 1999 5:35 am
I was going to send private email to a group of you but I figure why not let everyone in on this. I was asked to spec out the functionality and interface for...
1704
toadman
toadman@...
Mar 4, 1999 5:51 am
The download page still has a download link for the update TOAD.ZIP because the quest web site has 2.16 which is two weeks out of synch. ... eGroup home:...
1705
dondealy@...
Mar 4, 1999 6:10 am
When running TOAD explain plan from the Sql Window, I see that there are three values at the end of each line: Cost=xxx Card=ppp Byte=nnn What do the values...