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: spencer <spencerp_at_swbell.net>
Date: Sat, 14 Oct 2000 09:02:47 -0500
Message-ID: <4HZF5.2325$Zb7.241685@nnrp1.sbc.net>

<sybrandb_at_my-deja.com> wrote in message news:8s93gd$6c3$1_at_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

does anyone know if this works with Oracle 8.0.6 ? the syntax doesn't appear in the Oracle 8.0.5 docs.

>
>
>
>
> 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 - 09:02:47 CDT

Original text of this message

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