Return-Path: <ml-errors@fatcity.com>
Received: from ensim.rackshack.net (root@localhost)
 by orafaq.net (8.11.6/8.11.6) with ESMTP id h7SJNtR17049
 for <oracle-l@orafaq.net>; Thu, 28 Aug 2003 14:23:55 -0500
X-ClientAddr: 66.27.56.212
Received: from www3.fatcity.com (rrcs-west-66-27-56-212.biz.rr.com [66.27.56.212])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h7SJNr317043
 for <oracle-l@orafaq.net>; Thu, 28 Aug 2003 14:23:54 -0500
Received: (from root@localhost)
 by www3.fatcity.com (8.11.6/8.11.6) id h7SFAUv22743
 for oracle-l@orafaq.net; Thu, 28 Aug 2003 08:10:30 -0700
Received: by fatcity.com (05-Jun-2003/v1.0g-b73/bab) via fatcity.com id 005CDC0B; Thu, 28 Aug 2003 08:09:27 -0800
Message-ID: <F001.005CDC0B.20030828080927@fatcity.com>
Date: Thu, 28 Aug 2003 08:09:27 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "M Rafiq" <rafiq9857@hotmail.com>
Sender: ml-errors@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "M Rafiq" <rafiq9857@hotmail.com>
Subject: RE: Virtual Circuit Status/wecome back
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 73; ListGuru (c) 1996-2003 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Content-Transfer-Encoding: 7bit

Steve,

Welcome back, we all were missing your participation for long time...

Regards
Rafiq




Reply-To: ORACLE-L@fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
Date: Thu, 28 Aug 2003 04:39:47 -0800

Hi Erik,

MTS uses a common queue for incoming requests (calls) to shared servers, and
other queues for responses going back via a dispatcher. These queues and
their clients constitute the virtual circuit. When a process is ready to
take a request or response from its queue, but finds that there is nothing
there, then it waits for 'virtual circuit status' to change.

So, if you're using MTS and you're not spending a lot of time in this wait
event, then that indicates that your requests and responses are being
delayed by queue time (which incidentally is not yet picked up by StatsPack,
although it is in the V$ views, nor is it visible in the trace files because
the waiting session does not have a corresponding process that is waiting).

@   Regards,
@   Steve Adams
@   http://www.ixora.com.au/         - For DBAs
@   http://www.christianity.net.au/  - For all

-----Original Message-----
Williams
Sent: Thursday, 28 August 2003 4:49 AM
To: Multiple recipients of list ORACLE-L


Has anyone run into excessive waits on this event? After running my
statspack through oraperf.com, I see that I am waiting ~80% of response time
on this event. I have read on metalink that this is NOT an idle event, and
on asktom.oracle.com that it IS an idle event. We have MTS configured, but
all the clients are set to use dedicated server. Should I try reduce this
event by tuning MTS or is it truely an idle event?

Thanks
Erik





--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Steve Adams
   INET: steve.adams@ixora.com.au

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@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).

_________________________________________________________________
Get MSN 8 and help protect your children with advanced parental controls.  
http://join.msn.com/?page=features/parental

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: M Rafiq
  INET: rafiq9857@hotmail.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@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).

