this option is not set so i assume default is OFF.......
any other clue.......

-----Original Message-----
Sent: Wednesday, July 25, 2001 12:26 PM
To: Multiple recipients of list ORACLE-L


Check the client's sqlnet.ora.  It can override the server config with
USE_DEDICATED_SERVER=ON setting.

Steve

-----Original Message-----
Sent: Wednesday, July 25, 2001 10:36 AM
To: Multiple recipients of list ORACLE-L



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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Austin, Steve S
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Harvinder Singh
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to