Chapter 1. Introduction 13
Session management
IBM WebSphere Application Server session support has features for tuning
session performance and operating characteristics, particularly when sessions
are configured in a distributed environment. These options support the
administrator flexibility in determining the performance and failover
characteristics for their environment.
1.3.4 Database manager
When a DB2 UDB instance or a database is created, a corresponding
configuration file is created with default parameter values. You can modify these
parameter values to improve performance.
Use sufficient agents for the workload.
Do not allow DB2 UDB to needlessly close and open files.
Do not allow extended lock waits.
Manage DB2 sort memory conser ...