Return-Path: <oracle-l-bounce@freelists.org>
Delivered-To: 2-oracle-l@orafaq.com
Received: (qmail 20046 invoked from network); 12 Mar 2008 08:55:34 -0500
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by static-ip-69-64-49-119.inaddr.intergenia.de with SMTP; 12 Mar 2008 08:55:33 -0500
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 8DC2381F74E;
 Wed, 12 Mar 2008 09:55:33 -0400 (EDT)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 02955-06; Wed, 12 Mar 2008 09:55:33 -0400 (EDT)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 0611181F52A;
 Wed, 12 Mar 2008 09:55:32 -0400 (EDT)
Received: with ECARTIS (v1.0.0; list oracle-l); Wed, 12 Mar 2008 09:19:06 -0400 (EDT)
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 0B51081F763
 for <oracle-l@freelists.org>; Wed, 12 Mar 2008 09:19:06 -0400 (EDT)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 30873-02 for <oracle-l@freelists.org>;
 Wed, 12 Mar 2008 09:19:05 -0400 (EDT)
Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.241])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 112B581DF65
 for <oracle-l@freelists.org>; Wed, 12 Mar 2008 09:18:51 -0400 (EDT)
Received: by an-out-0708.google.com with SMTP id b36so1305072ana.101
        for <oracle-l@freelists.org>; Wed, 12 Mar 2008 06:18:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type;
        bh=6E0r4KNdKLz+Ps98envVlIfbmVyl/yEhlrG03Gz0Bfg=;
        b=Vn8Bm94EvAlXFmzj+rzCznhgFNfhBq2u4Vd4ptzQqoPj7XhQ921bdQmTRD+02OCrpspaxgjdTLY6iMpLyI4chL8QheRYVAH7gXFuT3TzTBe6Re5qEMr/eR4w+IRzT72oI5tCUQYrVcY84thDHVPaVBO24M73DXsUAVFUNykSq/0=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:to:subject:mime-version:content-type;
        b=qyDP1eDkTv7wUEw2i2rx4iJdiNF+yTxfrHSlRJaM2DwB/gnAV+4rufXgW/T/1/AxyV7GkKRCq6Uce8fKPIjLYoEtAIcplShd/Fr6yJsq7SvOOsGG5M8UwUP/Fg53mFlLaY8FJYMLWeEJhASMoOitSGb6enBbDAkv638LvumvaCk=
Received: by 10.100.7.1 with SMTP id 1mr16170176ang.87.1205327925186;
        Wed, 12 Mar 2008 06:18:45 -0700 (PDT)
Received: by 10.100.190.8 with HTTP; Wed, 12 Mar 2008 06:18:45 -0700 (PDT)
Message-ID: <a4c7620803120618n3646eb1cp1b45d04aa4d702e9@mail.gmail.com>
Date: Wed, 12 Mar 2008 08:18:45 -0500
From: "John Smith" <john40855@gmail.com>
To: oracle-l@freelists.org
Subject: question about statspack
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_Part_5556_26415163.1205327925157"
X-archive-position: 6189
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: john40855@gmail.com
Precedence: normal
Reply-to: john40855@gmail.com
List-help: <mailto:ecartis@freelists.org?Subject=help>
List-unsubscribe: <oracle-l-request@freelists.org?Subject=unsubscribe>
List-software: Ecartis version 1.0.0
List-Id: oracle-l <oracle-l.freelists.org>
X-List-ID: oracle-l <oracle-l.freelists.org>
List-subscribe: <oracle-l-request@freelists.org?Subject=subscribe>
List-owner: <mailto:steve.adams@ixora.com.au>
List-post: <mailto:oracle-l@freelists.org>
List-archive: <http://www.freelists.org/archives/oracle-l>
X-list: oracle-l
X-Virus-Scanned: Debian amavisd-new at localhost.localdomain
------=_Part_5556_26415163.1205327925157
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

I have a statspack report with this line as one of the wait events:

SQL*Net message to client      7,255,516          0          3       0
900.0


As you can see, the number of waits is very high, but the actual time is
only 3 seconds in the course of an hour.  Is this something I need to be
concerned about?

------=_Part_5556_26415163.1205327925157
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

<span style="font-family: courier new,monospace;">I have a statspack report with this line as one of the wait events:</span><br style="font-family: courier new,monospace;"><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">SQL*Net message to client&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7,255,516&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp; 900.0</span><br>
<br><br>As you can see, the number of waits is very high, but the actual time is only 3 seconds in the course of an hour.&nbsp; Is this something I need to be concerned about?<br>

------=_Part_5556_26415163.1205327925157--
--
http://www.freelists.org/webpage/oracle-l


