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: ora-4031 & large_pool

Re: ora-4031 & large_pool

From: Mladen Gogala <mladen_at_wangtrading.com>
Date: Thu, 20 May 2004 08:49:48 -0400
Message-ID: <20040520124948.GA3138@mladen.wangtrading.com>


The only way to really tell whether you do or do not use MTS is from V$SESSION. If the SERVER column is "SHARED", then you are using MTS.

On 05/18/2004 05:34:49 PM, Terry Sutton wrote:
> Well, I can't guarantee they're not using MTS, but since DISPATCHERS,
> MAX_DISPATCHERS, SHARED_SERVERS, MAX_SHARED_SERVERS, CIRCUITS, and
> SHARED_SERVER_SESSIONS have never been set (i.e., they're at the default
> values),

Default values can well give you MTS. Default value for dispatchers is to start a disparcher for IPC and another one on localhost, port 1521.

> I'm making the rash assumption that they're not using MTS.

The best thing is to check V$SESSION and statspack.

-- 
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.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Thu May 20 2004 - 07:46:55 CDT

Original text of this message

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