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 ?

Re: Multi-Threaded Server ?

From: Julien Reynier <julienr_at_satis.com>
Date: Thu, 03 May 2001 12:49:16 GMT
Message-ID: <3AF154BF.1D104D5F@satis.com>

So inspite of Oracle help, need to activate Multi-thread Server is related to the number of connections and not to the number of clients. If I use only one client but with a lot of connections I have to use Multi-thread Server.

Am I right ?

Steve Long wrote:
>
> must use MTS? no.
> should use MTS? yes.
> oracle manages its own connection pool internally. there are no APIs to
> "hook them up".
>
> "Julien Reynier" <julienr_at_satis.com> wrote in message
> news:3AF12AB0.8B23ED78_at_satis.com...
> > Hi,
> >
> > We developpe a CRM application (so we have OLTP problems) that uses
> > Oracle 8i (8.1.6 or 8.17 depending of our clients) with Weblogic 4.5.1
> > EJB Application Server.
> >
> > In our CRM application Light Clients (Internet Browsers) are connected
> > to a weblogic application server which is connected to Oracle8i database
> > by using a weblogic connection pool. So there is only one real Database
> > client (the Weblogic 4.5.1 server), but this client uses a lot of
> > connections (up to 100 connections are stored in the pool). So I would
> > like to know if I must use Multi-Threaded Server or not.
> >
> > Moreover if we have to use Multi-Threaded Server how can we tune the
> > Weblogic 4.5.1 connection pool to dialog with Oracle 8i connection pool.
> >
> > Thanks,
> >
> >
> >
> >
> > --
> > Julien Reynier
 

-- 
Julien Reynier
Received on Thu May 03 2001 - 07:49:16 CDT

Original text of this message

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