max users [message #220627] |
Wed, 21 February 2007 07:49 |
maoro
Messages: 312 Registered: May 2005
|
Senior Member |
|
|
hello
what is the maximum number of connection through oracle 10g forms and reports services ?
i know that the oc4j instance that comes with oracle developer suite support like 10 simultaneous users ?
i have only forms and reports made with oracle DS , i dont think i need oracle Application server
thanks
|
|
|
Re: max users [message #220763 is a reply to message #220627] |
Wed, 21 February 2007 23:42 |
nmacdannald
Messages: 460 Registered: July 2005 Location: Stockton, California - US...
|
Senior Member |
|
|
Max users is a parameter in the init.ora file. I usually make Oracle pay for their own processes (dbwr, lgwr....). It is not dynamic, you have to bounce unless you have version 9 or 10 and do it via the dba management oem.
Oracle applications also has a max number.
I thought Oracle applications served oracle forms, but I very well could be wrong.
|
|
|
Re: max users [message #220853 is a reply to message #220627] |
Thu, 22 February 2007 06:54 |
maoro
Messages: 312 Registered: May 2005
|
Senior Member |
|
|
i dont mean the parameter i mean using oracle forms and reports , how much these services are capabale of handling simultaneous connections ?
100 user ? 50 user ?
thanks
|
|
|
Re: max users [message #220892 is a reply to message #220853] |
Thu, 22 February 2007 11:28 |
nmacdannald
Messages: 460 Registered: July 2005 Location: Stockton, California - US...
|
Senior Member |
|
|
It really depends on your license agreement with Oracle and how you have reports and forms configured. I understand Oracle stopped using concurrent license and went to two other methods. 1) named users - limited number of predefined named users
2) cpu - as many as your cpu can handle
You will only have concurrent users if you got your Oracle license prior to about the year 2000.
I am not sure this helps.
Neil.
|
|
|