Catalog Cache: catalogcache_sz = maxappls * 4
编目缓存: catalogcache_sz =maxappls *4
MAXAPPLS is a database configuration parameter.
MAXAPPLS是一个数据库配置参数。
Maximum number of active applications (MAXAPPLS)
活动应用程序的最大数目(MAXAPPLS)
To change the value of MAXAPPLS, run the following command
要更改MAXAPPLS的值,请运行下面的命令
Tuning the maximum number of concurrent applications (maxappls).
调优并发应用程序的最大数目(maxappls)。
The MAXLOCKS parameter multiplied by the MAXAPPLS parameter cannot be less than 100.
MAXLOCKS参数乘以MAXAPPLS参数不能小于100。
Setting maxappls to AUTOMATIC has the effect of allowing any number of connected applications.
将maxappls设为automatic的效果是,允许任意数量的连接数据库的应用程序。
Therefore, the sizes for package cache and catalog can vary depending on the value of maxappls.
因此,包缓存和编目的大小可以随着 maxappls的值而变化。
To limit the maximum concurrent applications that can be run on the DB2 server, we set MAXAPPLS to 300.
为了限制可以运行在DB2服务器上的最大并发应用程序数,我们将 MAXAPPLS 设置为 300。
We found that 150-200 is a good starting value for database configuration parameter MAXAPPLS for Lotus Domino with DB2 storage.
我们发现,对于使用DB 2存储的LotusDomino, 150- 200是数据库配置参数MAXAPPLS的最佳起始值。
The value of the maxagents parameter should be the sum of the values for maxappls in each database allowed to be accessed concurrently.
参数maxagents的值应该为允许并发访问的每个数据库中Maxappls 值的总和。
The database configuration parameter maxappls specifies the maximum number of concurrent applications that can be connected to a database.
数据库配置参数maxappls指定可连接到一个数据库的并发应用程序的最大数目。
The total of the maxappls database configuration parameter for all active databases, which specifies the maximum number of active applications permitted.
所有活动数据库的数据库配置参数maxappls的总和,这指定了允许的活动应用程序的最大数量。
If the number of databases is greater than the NUMDB parameter, then the safest course is to use the product of NUMDB with the largest value for MAXAPPLS.
如果数据库的数量大于numdb参数,那么最安全的方案就是使用NUMDB和MAXAPPLS最大值的乘积。
The value of MAXAGENTS should be at least the sum of the values for MAXAPPLS (maximum concurrent applications) in each database to be accessed concurrently.
MAXAGENTS的值应当至少是每个被并发地访问的数据库中的MAXAPPLS(并发应用程序最大数目)值的总和。
The value of MAXAGENTS should be at least the sum of the values for MAXAPPLS (maximum concurrent applications) in each database to be accessed concurrently.
MAXAGENTS的值应当至少是每个被并发地访问的数据库中的MAXAPPLS(并发应用程序最大数目)值的总和。
应用推荐