Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Anybody have an opinion on!

RE: Anybody have an opinion on!

From: Mark Leith <mark_at_cool-tools.co.uk>
Date: Wed, 12 Dec 2001 07:34:14 -0800
Message-ID: <F001.003DAC0A.20011212071519@fatcity.com>

Hi Dick,

My opinion on this tool is extremely high - considering it is in fact not a competitor, but one of the tools we sell :)

You won't find it listed on our web site, though it's sister tool
(SQLExpert) is listed. My personal opinion is that there is no other tool in
the market place that can rival what SQL/DBExpert can provide! Even *after* looking at the competition in depth at the UKOUG on Monday.

To give you an idea of what it does:

Harvest your SQL / PL/SQL code from the system you are interested in (either from memory, source code, binary files etc.. through a scan or SQL monitor) then submit it to the optimisation engine - which will re-write the SQL statement in as many, semantically equivalent, statements as is possible to return the same output. It will then scan this new set of statements, and show you all of those with alternate execution plans, run them through a batch process to find those with better response/elapsed times, and bingo you have a fully tuned statement. No other tool in the market will actually do this - they add the major hints and alike, and tell you to analyse, or create indexes etc.. I've seen SQLExpert take a SQL statement that did a select from a view, rewrite the view in to the actual statement against the underlying tables, and come back with a 40-45% improvement on response times!

It also handles PL/SQL debugging, stored outlines etc. It's priced on a per client basis, so you don't have to buy a license for every instance/server that you want to tune, and it's easy to install and use.

To sum up - if you want a SQL *optimisation* tool, then go with SQL/DBExpert! We only sell what we consider to be best of breed tools that are in the market place, as long as they are easy to install/use, and reasonably priced. SQLExpert fitted the bill for us, and it is going down VERY well in the UK market place!

There is plenty of info on both leccotech.com, and cool-tools.co.uk for the tools, but if you want any further info, give me a shout direct and I'll see if I can answer any further questions that you have.

Regards

Mark

-----Original Message-----
dgoulet_at_vicr.com
Sent: 12 December 2001 13:00
To: Multiple recipients of list ORACLE-L

Folks,

    I found an e-mail in my inbox this morning from my boss about a product called Lecco DB Expert(http://www.leccotech.com/). Anybody ever use this one or
have an opinion?

Mark,

    Since this is a competitor to Cool-Tools your welcome to get up on the soap
box.

Dick Goulet

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
  INET: dgoulet_at_vicr.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L

(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Mark Leith INET: mark_at_cool-tools.co.uk Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Wed Dec 12 2001 - 09:34:14 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US