Probably your clients or the users have in their
sqlnet.ora the parameter use_dedicated_server=TRUE or
in the entry of the tnsnames.ora a clause like
(SERVER=DEDICATED).
Also issue an netstat to see if everything is alright.
If you find any problem with the ports of the
dispatchers, try forcing them in the parameter
mts_dispatcher.
Regards.
- Harvinder Singh <Harvinder.Singh_at_MetraTech.com>
wrote:
> Hi,
>
> I have configured the server to use MTS and still
> dedicated connections r
> used.
> What might be the reason....database is 8.1.6.3.4
>
>
>
> LSNRCTL> services
> Connecting to
> (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0)))
> Services Summary...
> ora2000 has 6 service handler(s)
> DISPATCHER established:0 refused:0 current:0
> max:1022 state:ready
> D004 <machine: ORA2000, pid: 1956>
>
> (ADDRESS=(PROTOCOL=tcp)(HOST=ora2000)(PORT=1393))
> DISPATCHER established:0 refused:0 current:0
> max:1022 state:ready
> D003 <machine: ORA2000, pid: 1952>
>
> (ADDRESS=(PROTOCOL=tcp)(HOST=ora2000)(PORT=1391))
> DISPATCHER established:0 refused:0 current:0
> max:1022 state:ready
> D002 <machine: ORA2000, pid: 1948>
>
> (ADDRESS=(PROTOCOL=tcp)(HOST=ora2000)(PORT=1390))
> DISPATCHER established:0 refused:0 current:0
> max:1022 state:ready
> D001 <machine: ORA2000, pid: 1944>
>
> (ADDRESS=(PROTOCOL=tcp)(HOST=ora2000)(PORT=1387))
> DISPATCHER established:0 refused:0 current:0
> max:1022 state:ready
> D000 <machine: ORA2000, pid: 1940>
>
> (ADDRESS=(PROTOCOL=tcp)(HOST=ora2000)(PORT=1385))
> PLSExtProc has 1 service handler(s)
> DEDICATED SERVER established:0 refused:0
> LOCAL SERVER
> ora2000 has 6 service handler(s)
> DISPATCHER established:0 refused:0 current:0
> max:1022 state:ready
> D004 <machine: ORA2000, pid: 1956>
>
> (ADDRESS=(PROTOCOL=tcp)(HOST=ora2000)(PORT=1393))
> DISPATCHER established:0 refused:0 current:0
> max:1022 state:ready
> D003 <machine: ORA2000, pid: 1952>
>
> (ADDRESS=(PROTOCOL=tcp)(HOST=ora2000)(PORT=1391))
> DISPATCHER established:0 refused:0 current:0
> max:1022 state:ready
> D002 <machine: ORA2000, pid: 1948>
>
> (ADDRESS=(PROTOCOL=tcp)(HOST=ora2000)(PORT=1390))
> DISPATCHER established:0 refused:0 current:0
> max:1022 state:ready
> D001 <machine: ORA2000, pid: 1944>
>
> (ADDRESS=(PROTOCOL=tcp)(HOST=ora2000)(PORT=1387))
> DISPATCHER established:0 refused:0 current:0
> max:1022 state:ready
> D000 <machine: ORA2000, pid: 1940>
>
> (ADDRESS=(PROTOCOL=tcp)(HOST=ora2000)(PORT=1385))
> ora2000 has 1 service handler(s)
> DEDICATED SERVER established:0 refused:0
> LOCAL SERVER
> ora2000 has 6 service handler(s)
> DEDICATED SERVER established:76 refused:0
> LOCAL SERVER
> The command completed successfully
>
>
> init.ora looks like:
>
> mts_dispatchers = "TCP,5"
> mts_max_dispatchers=50
> mts_servers=20
> mts_max_servers=50
> LOCAL_LISTENER = "(ADDRESS_LIST = (Address =
> (Protocol = TCP) (Host=ora2000)
> (Port=1521)))"
>
>
> Thanks
> Harvinder
> --
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> --
> Author: Harvinder Singh
> INET: Harvinder.Singh_at_MetraTech.com
>
> Fat City Network Services -- (858) 538-5051 FAX:
> (858) 538-5051
> San Diego, California -- Public Internet
> access / Mailing Lists
>
> To REMOVE yourself from this mailing list, send an
> E-Mail message
> to: ListGuru_at_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).
Eng. Christian Trassens
Senior DBA
Systems Engineer
ctrassens_at_yahoo.com
ctrassens_at_hotmail.com
Phone : 541149816062
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Christian Trassens
INET: ctrassens_at_yahoo.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
San Diego, California -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_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).
Received on Wed Jul 25 2001 - 02:14:29 CDT