Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Multi-Threaded Server ?
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
Received on Thu May 03 2001 - 06:08:33 CDT
![]() |
![]() |