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: Can multithreaded server and dedicated server be in one instance?

Re: Can multithreaded server and dedicated server be in one instance?

From: <sybrandb_at_my-deja.com>
Date: Sat, 14 Oct 2000 07:54:55 GMT
Message-ID: <8s93gd$6c3$1@nnrp1.deja.com>

You are correct
either add (server=dedicated) after (port=) or include
use_dedicated_server=true
in sqlnet.ora

Regards,

Sybrand Bakker, Oracle DBA

In article <8s8p2p$1i21_at_imsp212.netvigator.com>,   "kcwang" <kcwang_at_unitechnetworks.com> wrote:
> If your database is configured as MTS, all default incoming requests
 will be
> dispatches to MTS except the requests that specified it wants a
 dedicated
> connection. you should be able to specify this in the tnsnames.ora...
> correct me if I am wrong..
>
> Howard J. Rogers <howardjr_at_www.com> wrote in message
> news:39e7e1b5$1_at_news.iprimus.com.au...
> > Different instances. Not possible any other way
> > Regards
> > HJR
> > --
> > --------------------------------------------------------------------



> > Opinions expressed are my own, and not those of Oracle Corporation
> > Oracle DBA Resources:

 http://www.geocities.com/howardjr2000
> > --------------------------------------------------------------------


> >
> > "Dave A" <dave_and_vanna_at_hotmail.com> wrote in message
> > news:sufnd4e3p24r0b_at_corp.supernews.com...
> > > Hi,
> > >
> > > I have a database with 2 schemas. One schema supports web users
 and
 gets
> > > about 10 connections per second. The other schema supports an
 app that
 has
> > > 70-100 persistent connections. I would like the web users to
 connect to
 MTS
> > > and others to have a dedicated server. If this possible or do I
 need to
> > > move the web users to a separate instance?
> > >
> > > --
> > > Dave A
> > >
> > >
> > >
> > >
> >
> >
>
>
--
Sybrand Bakker, Oracle DBA

All standard disclaimers apply
------------------------------------------------------------------------


Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Sat Oct 14 2000 - 02:54:55 CDT

Original text of this message

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