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: DB Slow, v$session_wait shoeing SQL*Net message from client

Re: DB Slow, v$session_wait shoeing SQL*Net message from client

From: Mladen Gogala <mladen_at_wangtrading.com>
Date: Fri, 05 Dec 2003 05:44:26 -0800
Message-ID: <F001.005D8EF1.20031205054426@fatcity.com>


Simon, what is your CPU consumption? Are CPUs executing oracle processes (top) or sitting idle? If CPUs are executing oracle processes, you may have a problem with parsing. If they're sitting idle and doing nothing, your client program(s) may be to blame or you may have a network problem. Have you tried pinging the database server from a client PC? What kind of network do you have and what are the response times?
On 12/05/2003 12:39:26 AM, waibals_at_mtn.co.ug wrote:
>
> Hi Gurus-
> Peformence of my DB(8174, Tru64 Unix) has terribly slowed down!
> Checked Indexes, Stats, etc but all look fine to me.
> Only one strange thing:
> I have more than 100 sessions in the v$session wait with same EVENT,P1TEXT,
> P1,STATE
> (SQL*Net message from client ,driver id,1413697536,WAITING). Refs to the
> v$session_wait view indicate that P1 is a hex representation and
> 1413697536==TCP.
> QNS:
> 1) Is it normal to have all these waits?
> 2) Does this mean clients are waiting to 'hear' from oracle hence the
> apparent slowdown
>
> Can anyone out explain to me the meaning of this and possible remedy.
>
> Thanking you all-
>
> CSW Simon.
> DBA -MTN Uganda.
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: <waibals_at_mtn.co.ug
> INET: waibals_at_mtn.co.ug
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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).
>

Mladen Gogala
Oracle DBA

Note:
This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Wang Trading LLC and any of its subsidiaries each reserve the right to monitor all e-mail communications through its networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of any such entity.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Mladen Gogala
  INET: mladen_at_wangtrading.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Fri Dec 05 2003 - 07:44:26 CST

Original text of this message

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