Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Can multithreaded server and dedicated server be in one instance?
<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
> > > --
> > > --------------------------------------------------------------------
![]() |
![]() |