Re: Multi-Threaded Server Question

From: Leng Kaing <leng_at_cougar.vut.edu.au>
Date: 13 Jul 1994 00:23:45 GMT
Message-ID: <2vvc6h$fsc_at_cougar.vut.edu.au>


Lynda Sohl (lyndas_at_email.mot.com) wrote: : I am currently testing a conversion of our databases to Oracle7 from V6. Our applications and databases reside on the same UNIX machine (HP-UX 9.04). I have read that in order to use the multi-threaded server option, you must connect to the database through SQL*NET V2 even if the application is on the same machine. I am wondering if anyone is using MTS in this way and if so, what benefits has it brought you and what problems has it caused. Thank you for any information you can provide.

I'm still testing out Oracle7. But so far, I prefer to have multi-threaded server because it reduces the number of server processes created. That is, one server process for many user processes - which is good when you have many users.

Hope this helps clarify your question somewhat. Leng. Received on Wed Jul 13 1994 - 02:23:45 CEST

Original text of this message