Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: MTS
Did you check your tnsnames.ora file? Is (SERVER = DEDICATED) specified?
Ian MacGregor
Stanford Linear Accelerator Center
ian_at_slac.stanford.edu
-----Original Message-----
From: Ravindra Basavaraja [mailto:ravindra_at_sentica.com]
Sent: Friday, January 12, 2001 11:51 AM
To: Multiple recipients of list ORACLE-L
Subject: MTS
I have created a database using the database configuration assistant .I
selected the
Shared server mode(MTS) for the database.
But when I check if the database is working in MTS (shared) or Dedicated
mode
with the following sql
select username, program, server from v$session
where audsid=userenv('sessionid'); i see that it is running on dedicated mode.
I have observed this happen many times.The init.ora file has an entry for MTS_dispatchers.
Why is not running in shared mode.I tried to change the configuration of the
database duing
the DBCA but of no use.
Any inputs pls..
thanks
Ravindra
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Ravindra Basavaraja
INET: ravindra_at_sentica.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------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 Fri Jan 12 2001 - 14:19:55 CST
![]() |
![]() |