Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> MTS Configuration

MTS Configuration

From: Larry Taylor <ltaylor_at_iq.com>
Date: Thu, 12 Oct 2000 18:16:00 -0700
Message-Id: <10647.119122@fatcity.com>


Hi All,

Does anyone know the best way to verify if the mts_ configurations are working properly? I have configured mts parameters to except 3000 connections.

The problem is, during load testing the applications are requesting 2000+ connections, but V$SESSIONS only showns 148 connections.

mts_dispatchers =
"(ADDRESS=(LIS=IQ)(PROTOCOL=TCP)(HOST=mydb.home.com))(DIS=20)(POOL=YES)"

mts_servers=30
mts_max_dispatchers=600
mts_max_servers=1000
mts_service=IQ
mts_listener_address="(ADDRESS=(PROTOCOL=tcp)(Host=mydb.home.com)(Port=1521)
)"

sessions=2000

How can I verify whether or not there are 2000 requests for connection?

Can you help please? Received on Thu Oct 12 2000 - 20:16:00 CDT

Original text of this message

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