WebSphere Application Server Network Deployment, Version 6.0.x   Operating Systems: AIX, HP-UX, Linux, Solaris, Windows
             [TIP: Focusing the table of contents and search results]

Configuring for database session persistence

You can configure a database to collect session data for database session persistence.

About this task

To configure the session management facility for database session persistence, complete the following steps.

Procedure

  1. Create and configure a JDBC provider.
  2. Create a data source pointing to a database.

    Use the JDBC provider that you defined: Resources > JDBC > JDBC Providers > JDBC_provider > Data Sources > New. The data source should be non-JTA, for example, non-XA enabled. Note the JNDI name of the data source.

    Point to an existing database.

  3. Verify that the correct database is listed under Resources > JDBC Providers > JDBC_provider > Data Sources > datasource_name. If necessary, contact your database administrator to verify the correct database name.
  4. Go to the appropriate level of Session Management.
  5. Under Additional Properties, click Distributed Environment Settings
  6. Select and click Database. The database user ID and password are case-sensitive.
  7. Specify the Data Source JNDI name from a previous step.
  8. Specify the database user ID and password for accessing the database.
  9. Retype the password for confirmation.
  10. Configure a table space and page sizes for DB2 session databases.
  11. Switch to a multirow schema.
  12. Click OK.
  13. If you want to change the tuning parameters, click Custom Tuning Parameters under Additional properties and select a setting or customize a setting.
  14. Click Apply.
  15. Click Save.



Sub-topics
Switching to a multirow schema
Configuring tablespace and page sizes for DB2 session databases
Database settings
Multirow schema considerations
Related concepts
Distributed sessions
Sessions
Related reference
HTTP session problems
Task topic    

Terms of Use | Feedback

Last updated: Mar 8, 2007 8:14:28 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/tprs_cnfp.html

© Copyright IBM Corporation 2002, 2006. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)