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: Problem with performance

Re: Problem with performance

From: Yosi Greenfield <yosi_at_comhill.com>
Date: Thu, 12 Jul 2001 20:34:01 -0700
Message-ID: <F001.00349711.20010712203046@fatcity.com>

Alexander,

All of the performance books you may one day read will tell you that before you tune waits, first make sure your SQL is good. That is, run explain plan (or any gui tool that will run explain plan for you) and make sure the sql is using the appropriate indexes, etc.

If all that works, then try increasing your buffer cache.

hth,

Yosi

Alexander Ordonez wrote:

> Hi gurus,
>
> I have problem with the performance of the Database
> the user report that db is very slow.
> i check the statistics i get:
>
> free buffer waits in 72774
> buffer busy waits in 171940
>
> this isthe only high..other is normal
>
> the dba shutdown every day in the night for backup
>
> somebody can help me!!!
>
> @lex
> ------------------------------------------------------------
> Lic. Alexander Ordóñez Arroyo
> Caja Costarricense del Seguro Social
> Soporte Técnico - División de Informática
> Telefono: 295-2004, San José, Costa Rica
> Aordonez_at_ccss.sa.cr
>
> ------------------------------------------------------------
> UNIX is very user friendly,
> It's just very particular about who it makes friends with.
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Alexander Ordonez
> INET: aordonez_at_ccss.sa.cr
>
> 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).

--
Thanks,

Yosi


---------------------------------------------------------
Yosi Greenfield
Oracle Certified DBA
ygreenfield_at_compuserve.com


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Yosi Greenfield
  INET: yosi_at_comhill.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).
Received on Thu Jul 12 2001 - 22:34:01 CDT

Original text of this message

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