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: how to reduce login time?

Re: how to reduce login time?

From: Jim Kennedy <kennedy-family_at_home.com>
Date: Thu, 01 Nov 2001 01:44:45 GMT
Message-ID: <hO1E7.1066$Tb.534898@news1.sttln1.wa.home.com>


You can use pre-spawned servers on NT. Works the same way other platforms. Jim
"koert54" <koert54_at_nospam.com> wrote in message news:5mYD7.1511$G43.134_at_afrodite.telenet-ops.be...
> You could configure pre-spawned servers in listener.ora - however this is
> not possible on NT platforms and I think they won't be
> supported anymore in Oracle 9i
> You could also use MTS - this way the listener won't have to spawned the
> Oracle executable - it'll redirect the request to one of the dispatchers
...
> You might want to check some things :
> 1. traffic network ?
> 2. I/O on disk containing oracle binanries ?
> 3. too many processes already running - high runqueue - heavy paging ? ->
> MTS
>
> "Hello_World" <nix1_at_cuse15.se.cuhk.edu.hk> wrote in message
> news:9rpfgu$rfd$1_at_eng-ser1.erg.cuhk.edu.hk...
> > I find that the time taken to login through sqlplus and JDBC in program
is
> > long. It takes about few seconds.
> > I want users can login immediately if he/she has enterd correct username
> > and password.
> >
> > How can I minimize the login time?
>
>
Received on Wed Oct 31 2001 - 19:44:45 CST

Original text of this message

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