Re: SQL/T or maybe it's SQL T?

From: Denis <denis.sun_at_yahoo.com>
Date: Fri, 20 May 2011 13:41:04 -0700 (PDT)
Message-ID: <902882.18989.qm_at_web161820.mail.bf1.yahoo.com>



The only time I have to use SQLT is per Oracle support request. I guess because SQLT output is in HTML and including everthing like execution plan, stats etc, it is easy for them to check. Like in the case that they like RDA ( I admit I gave them RDA but myself never look into it).  Other than that, not much of use. Simply checking execution plan, and tables, columns, indexes stats and at most 10053 trace will do the job.   Usually I can find problem SQL from database itself, v$sqlarea or statspack/awr top sql section, not neccessarily from dev. Acutally most of time dev in my site has no idea how their sqls work. BTW, you need to install sqlt package in your database. Denis   From:oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Sandra Becker Sent: Friday, May 20, 2011 4:00 PM To: Taylor, Chris David Cc: aprilcsims_at_gmail.com; oracle-l Subject: Re: SQL/T or maybe it's SQL T?   The customer DBA seems to think this is a new tool.  Whatever.  If it can give me any additional information in tuning poorly performing queries, I'm open to looking at it.  The biggest problem I have is that no one on our development team has supplied me with the problem queries yet.  How do you tune what you don't have?  I'm asking again for the information and now that an influential customer also is asking, maybe I'll get it this time.   Sandy    .
--
http://www.freelists.org/webpage/oracle-l
Received on Fri May 20 2011 - 15:41:04 CDT

Original text of this message