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: multi threaded server on NT?

Re: multi threaded server on NT?

From: Peter Sharman <psharman_at_au.oracle.com>
Date: Tue, 28 Apr 1998 14:39:46 +1000
Message-ID: <35455D92.C3AE18B@au.oracle.com>


Phil et al,

Oracle8 does support MTS for NT. Normally, MTS isn't really needed since we already have a true multi-threaded RDBMS. However, we have a few customers who are pushing a few thousand connections to a single NT instance, and in those cases, MTS is necessary. Without it, the RDBMS process runs out of address space due to the high number of threads running in it.

Hope this clarifies matters.

Phil Herring wrote:

> In article <6hq98u$310$1_at_sky.net> Dan Norris, dann_at_sky.net writes:
> >I have read oracle docs that claim that MTS was not supported on oracle7
> >for NT, but has been added in oracle8 on NT. Who's right?
>
> Oracle7 answer: MTS was a hack to allow the same threaded software to work
> under any Unix (because not all Unixes support threading directly). NT has
> support for threads built in, so Oracle for NT was written to be
> multithreaded using that native support, and as such, "MTS" doesn't exist
> under NT. However, it *is* multithreaded.
>
> I don't know about Oracle8.
>
> ---------------------------------------------------------------------------
> Copyright 1998 Phil Herring. This article may not be reproduced for profit.
> ---------------------------------------------------------------------------

--

Regards

Pete



Peter Sharman Email: psharman_at_au.oracle.com Technical Manager Phone: +61.2.6245.1222 (int'l) Server Technologies (Australasia) Region (02)6245 1222 (local) Canberra (0414)886 924 (mobile)

"Controlling application developers is like herding cats." Kevin Loney, ORACLE DBA Handbook
"Oh no it's not! It's much harder than that!" Bruce Pihlamae, long term ORACLE DBA


Received on Mon Apr 27 1998 - 23:39:46 CDT

Original text of this message

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