Re: Multi-threaded server ???

From: Steve Yam <syam_at_axionet.com>
Date: 1995/06/15
Message-ID: <3rqgdt$9d0_at_blues.axionet.com>#1/1


In article <3rphs0$ebr_at_cnn.softart.com>, mboxberger_at_softart.com says...
>My understanding is that the MTS configuration is server wide, however,
 can I
>do anything to force the above architecture? Also, would using SQL*Net
 V2 and
>a different protocol on the E-MAIL client force this behavior?
>Would using SQL*Net V1 on the E-MAIL client force this behavior?
>
Sqlnet Ver 2 is a must for MTS Oracle running. Only connection passing through SQLNET Ver 2 will be handled by the dispatcher and also the server threads. However, it doesn't means that SQLnet Ver 1 can't be used. Multi-threaded server is a mixture of dedicated server which is generated by Sqlnet ver 1.0 and the server threads which is handled by Sqlnet ver 2.

        Pls let me know if you decide to use Sqlnet V2 in C/S front-end application. It is because there is a difficulty on OS auth. in V2. Would like to know how to solve it.

Steve Yam. Received on Thu Jun 15 1995 - 00:00:00 CEST

Original text of this message