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: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Fri, 04 Dec 1998 16:35:57 +0100
Message-ID: <3668015D.A066C07E@sybrandb.demon.nl>


This can be checked through the lsnrctl program. start the program
set the password (if you have any defined in your $ORACLE_HOM/network/admin/listener.ora) by issuing the command set password <password> and issue the
services
command.
In a non-MTS config you should see references to dedicated server only in your output, otherwise it will also list the dispatcher and the number of MTS servers. Default install however is without MTS.

Hth,

Sybrand Bakker, Oracle DBA

vartika_at_my-dejanews.com wrote:

> Could anyone tell me how to find in an Oracle Installation on Unix, whether we
> have it setup for Multi-Threaded or not.
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own


Received on Fri Dec 04 1998 - 09:35:57 CST

Original text of this message

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