Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Shared Server Configuration: When exactly is the connect to the dispatcher established?
Believe the session/connection is tied to a dispatcher. Dispatcher
'dispatches' your SQL statement to an available Server.
On 31 Aug 2004 06:33:56 -0700, cha_at_christian-hartmann.de (Christian Hartmann) wrote:
>Hi there,
>
>I've got a simple question regarding a Shared Server Configuration:
>When exactly does a client connect to a dispatcher. Only during the
>connect phase or every time a request or even a transaction is
>started.
>
>Or, in other words: Is a connection of a client to a dispatcher solid
>as long as the conenction of the client exist?
>
>Regards,
>
>Christian
.......
We use Oracle 8.1.7.4 on Solaris 2.7 boxes
remove NSPAM to email
Received on Tue Aug 31 2004 - 16:07:17 CDT
![]() |
![]() |