LSR pool: Summary resource statistics for each LSR pool
Summary statistics are unavailable online.
| DFHSTUP name | Description |
|---|---|
| Total number of pools built | The total number of LSR pools that were built
during the entire CICS® run.
|
| Peak requests that waited for string | The highest number of requests that were queued
at one time because all the strings in the pool were in use.
|
| Total requests that waited for string | The total number of requests that were queued
because all the strings in the pool were in use. This number reflects
the number of requests that were delayed during CICS execution
due to a restriction in LSR pool string resources.
|
| Peak concurrently active strings | The peak number of strings that were active during CICS execution.
If you have coded a value for the number of strings the pool is to
use, this statistic is always less than or equal to the value you
have coded. If your coded value for string numbers is consistently
higher than this value in the statistics, you could consider reducing
it so that your pool of VSAM strings is not bigger than you need.
|