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

Re: MTS

From: Pete Sharman <peter.sharman_at_oracle.com>
Date: 21 Jun 2002 07:38:28 -0700
Message-ID: <aevdp40ask@drn.newsguy.com>


In article <3d1335c6$0$225$ed9e5944_at_reading.news.pipex.net>, "Niall says...
>
>Can anyone point me in the direction of guidelines as to when to use MTS as
>opposed to dedicated server processes?
>
>
>
>--
>Niall Litchfield
>Oracle DBA
>Audit Commission UK
>*****************************************
>Please include version and platform
>and SQL where applicable
>It makes life easier and increases the
>likelihood of a good answer
>
>******************************************
>
>

When you don't have enough memory to have a dedicated process for every connection.

There are also some features (like connection multiplexing) that must use MTS, or Shared Services as they're now called in 9i.

HTH. Additions and corrections welcome.

Pete

SELECT standard_disclaimer, witty_remark FROM company_requirements; Received on Fri Jun 21 2002 - 09:38:28 CDT

Original text of this message

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