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 Question ?????

Re: Multi Threaded Server Question ?????

From: Tim Vannaman <tvannaman_at_vnet.ibm.com>
Date: 1997/01/23
Message-ID: <32E7C899.18AD@vnet.ibm.com>#1/1

> I have now been told that this should be switched on for
> a system with 13 concurrent Oracle sessions, performing lots
> of inserts.
>
> Now that I have been contradicted, I would appreciate any
> comments or expert advice on the use of MTS.

My philosophy of using MTS is when you are running out (or close to) system resources such
the number of processes or memory. If you have alot of users, you should save alot of memory by not having all the dedicated server processes eating it up, not to mention using mips that another process could use.

Tim. Received on Thu Jan 23 1997 - 00:00:00 CST

Original text of this message

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