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: MTS on Win NT

Re: MTS on Win NT

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 2000/07/06
Message-ID: <962903409.2889.2.pluto.d4ee154e@news.demon.nl>#1/1

"Rexx" <nebacar_nospam_at_eunet.yu> wrote in message news:8k1kb6$ebf$1_at_SOLAIR2.EUnet.yu...
> Hello,
>
> First sorry for my bad English.
> I want put Oracle 7.3 on Windows NT as Multi Tread Server (as I did on
> UNIX). I know that Nt is not same as UNIX but I put next few lines in
> initxxx.ora file and restart Oracle.
>
> mts_max_dispatchers = 1
> mts_dispatchers = "tcp, 1"
> mts_listener_address = "(ADDRESS=(PROTOCOL= IPC)(KEY= kism))"
> mts_listener_address = "(ADDRESS=(COMMUNITY= TCP.world)(Host =
> 10.1.1.1(PROTOCOL= TCP)(Port= 1521))"
> mts_service = "kism"
> mts_servers = 5
>
> But Oracle stay in dedicated mode.
> What I exactly must do to start up Oracle 7.3 in MTS mode on Windows NT.
> Thanks!
>
> --
>
>
> *****************************************
> Remove nospam from address
> My address: nebacar_at_eunet.yu
> ******************************************
>
>
>
>
>

MTS is not supported in Oracle 7 for NT. MTS is supported in Oracle 8. Oracle 7.3 goes end of life December 31, 2000

Hth,

Sybrand Bakker, Oracle DBA Received on Thu Jul 06 2000 - 00:00:00 CDT

Original text of this message

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