Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> MTS Configuration
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
![]() |
![]() |