Re: MTS

From: Sanjay D.S. <sanjay_at_fsg.prusec.com>
Date: 1996/04/12
Message-ID: <4klo06$ik2_at_prufire4.prusec.com>#1/1


Alan Corbett <ozzman_at_goodnet.com> wrote:
>Stupid question....I can't get Multi threaded Server to work on
>my machine. I have all of the init.ora parms setup properly,
>but it still won't come up.
>

Do init.ora parameters look like this:
# Multi-threaded server

MTS_DISPATCHERS = "tcp, 4"
MTS_LISTENER_ADDRESS = "(ADDRESS=(PROTOCOL=tcp) (HOST=hostname) (PORT=9999))"
MTS_SERVERS = 3
MTS_SERVICE = service_name

Check if you are running SQL*NET version 2.x. Check if sqlnet.ora having this kind of setting use_dedicated_server=off

-- 

Sanjay D.S.
Oracle Consultant
Prudential Securities, Inc.
Received on Fri Apr 12 1996 - 00:00:00 CEST

Original text of this message