Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: How can I tell if MTS is activated -- more problems

Re: How can I tell if MTS is activated -- more problems

From: Scott Stefick <sstefick_at_harper.cc.il.us>
Date: Wed, 06 Nov 2002 13:44:48 -0800
Message-ID: <F001.004FD3D8.20021106134448@fatcity.com>


Pablo,

init.ora --> Look at the dispatchers=....... parameter (You can comment it out if you don't want MTS)
listener.ora --> Look for (SERVER = DEDICATED) vs. (SERVER = SHARED) In SQLPLUS --> SQL> SELECT servers_started FROM v$mts;

-Scott Stefick

> > -----Original Message-----
> > Sent: Wednesday, November 06, 2002 10:59 AM
> > To: Multiple recipients of list ORACLE-L
> >
> >
> > Oracle 8i
> >
> > How can I tell if MTS is activated?
> >
> > Which parameters should I look at? (in init.ora and
> > listener.ora)
> >
> >
> > thanks
> > Pablo



Scott Stefick
UNIX Systems Administrator
Oracle Certified Professional DBA
Wm. Rainey Harper College
847.925.6130
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Scott Stefick
  INET: sstefick_at_harper.cc.il.us

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Nov 06 2002 - 15:44:48 CST

Original text of this message

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