Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: max number of user process
"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 CadotReceived on Sat Oct 23 2004 - 09:52:56 CDT
![]() |
![]() |