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

Home -> Community -> Usenet -> c.d.o.server -> Re: Dedicated vs. MTS

Re: Dedicated vs. MTS

From: Sybrand Bakker <postmaster_at_sybrandb.demon.nl>
Date: Mon, 2 Aug 1999 19:44:36 +0200
Message-ID: <933615874.11406.0.pluto.d4ee154e@news.demon.nl>


It is not surprising your MTS is not being used. This is an MTS for IPC, inter process communications, which is the local protocol for the server only. Unless you have hundreds of DBAs monitor your database from telnet sessions, you don't need to configure MTS for ipc :) You do need to configure it for TCP (and make sure your MTS_ADDRESS is the tcp address line) For some stupid reason IPC is the default with MTS.

Hth,

Sybrand Bakker, Oracle DBA

NetComrade <andreyNSPAM_at_bookexchange.net> wrote in message news:37a5bec8.4488883_at_news.earthlink.net...
> Hi folks,
>
> Can somebody give me some directive on what kind of config to use with
> web sites? Also, how do I make the DB use MTS? b/c it seems like it's
> on but not used:
>
> $ lsnrctl services
>
> LSNRCTL for Solaris: Version 2.3.4.0.0 - Production on 02-AUG-99
> 10:53:04
>
> Copyright (c) Oracle Corporation 1994. All rights reserved.
>
> Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DBLP2))
> Services Summary...
> DBLP2 has 2 service handler(s)
> DEDICATED SERVER established:55279 refused:0
> DISPATCHER established:0 refused:0 current:0 max:115 state:ready
> D000 (machine: lakeplacid2, pid: 1044)
> (ADDRESS=(PROTOCOL=ipc)(DEV=16)(KEY=#1044.1))
> The command completed successfully
>
> Thanx
> ---------------
> Andrey Dmitriev eFax: (978) 383-5892 Daytime: (917) 373-5417
> AOL: NetComrade ICQ: 11340726 remove NSPAM to email
>
Received on Mon Aug 02 1999 - 12:44:36 CDT

Original text of this message

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