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: max number of user process

Re: max number of user process

From: Michel Cadot <micadot{at}altern{dot}org>
Date: Sat, 23 Oct 2004 16:52:56 +0200
Message-ID: <417a6f82$0$278$626a14ce@news.free.fr>

"vertigo" <ax178_at_wp.pl> a écrit dans le message de news:cldqkg$f0n$1_at_atlantis.news.tpi.pl...
> hello
> how can i check/set maximum number of users which could connect to my
> databse ?
>
> Thanx
> Michal
>

"sessions" parameter in configuration file (init.ora or spfile). select value from v$parameter where name='sessions';

http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96536/ch1189.htm#REFRN10197

-- 
Regards
Michel Cadot
Received on Sat Oct 23 2004 - 09:52:56 CDT

Original text of this message

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