Sessions

This is a discussion on Sessions within the Oracle FAQ forums in Oracle Database category; Type:Integer Defaulterived: (1.1 * PROCESSES) + 5 Modify:No Range:1 to 231 Basic:Yes Notes:SESSIONS specifies the maximum number of sessions that can be created in the system. Because every login requires a session, this parameter effectively determines the maximum number of concurrent users in the system. You should always set this parameter explicitly to a value equivalent to your estimate of the maximum number of concurrent users, plus the number of background processes, plus approximately 10% for recursive sessions.Oracle uses the default value of this parameter as its minimum. Values between 1 and the default do ...

Go Back   Database Forum > Oracle Database > Oracle FAQ

Database Forums

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 02-04-2008, 07:32 AM
Post Sessions

Type:Integer
Defaulterived: (1.1 * PROCESSES) + 5
Modify:No
Range:1 to 231
Basic:Yes
Notes:SESSIONS specifies the maximum number of sessions that can be created in the system. Because every login requires a session, this parameter effectively determines the maximum number of concurrent users in the system. You should always set this parameter explicitly to a value equivalent to your estimate of the maximum number of concurrent users, plus the number of background processes, plus approximately 10% for recursive sessions.Oracle uses the default value of this parameter as its minimum. Values between 1 and the default do not trigger errors, but Oracle ignores them and uses the default instead.The default values of the ENQUEUE_RESOURCES and TRANSACTIONS parameters are derived from SESSIONS. Therefore, if you increase the value of SESSIONS, you should consider whether to adjust the values of ENQUEUE_RESOURCES and TRANSACTIONS as well. (Note that ENQUEUE_RESOURCES is obsolete as of Oracle Database 10g release 2 (10.2).)In a shared server environment, the value of PROCESSES can be quite small. Therefore,Oracle recommends that you adjust the value of SESSIONS to approximately 1.1 * total number of connections.
Reply With Quote
Reply


Thread Tools
Display Modes



All times are GMT -4. The time now is 03:16 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Integrated by bbpixel2008 :: jvbPlugin R1013.368.1

Search Engine Friendly URLs by vBSEO 3.1.0
vB Ad Management by =RedTyger=
In an effort to better serve ads to our visitors, cookies are used on Mydatabasesupport.com. For more information, check out our Privacy Policy.