Database settings

Use this page to specify the settings for database session support.

To view this administrative console page, click Servers > Server Types > WebSphere application servers > server_name > Session management > Distributed environment settings > Database .

Datasource JNDI name

Specifies the datasource description.

The JNDI name of the non-XA enabled datasource from which session management obtains database connections. For example, if the JNDI name of the datasource is "jdbc/sessions", specify "jdbc/sessions." The datasource represents a pool of database connections and a configuration for that pool (such as the pool size). The datasource must already exist as a configured resource in the environment.

Use multi row schema

Specifies that each session data attribute is placed in a separate row in the database, allowing larger amounts of data to be stored for each session. This action can yield better performance when session attributes are very large and few changes are required to the session attributes. If use multi row schema is not enabled, instances of application data can be placed in the same row.




Related concepts
Distributed sessions
Related tasks
Configuring for database session persistence
Creating a table for session persistence
Related reference
DB2 tuning parameters
Reference topic    

Terms of Use | Feedback

Last updated: Oct 22, 2010 12:21:29 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-nd-zos&topic=database_settings
File name: uprs_rdatabase_settings.html