Oracle9i Database Reference Release 2 (9.2) Part Number A96536-02 |
|
|
View PDF |
This fixed view lists statistics that help you tune the reserved pool and space within the shared pool.
Column | Datatype | Description |
---|---|---|
The following columns of See Also: "SHARED_POOL_RESERVED_SIZE" |
||
|
|
Total amount of free space on the reserved list |
|
|
Average size of the free memory on the reserved list |
|
|
Number of free pieces of memory on the reserved list |
|
|
Size of the largest free piece of memory on the reserved list |
|
|
Total amount of used memory on the reserved list |
|
|
Average size of the used memory on the reserved list |
|
|
Number of used pieces of memory on the reserved list |
|
|
Size of the largest used piece of memory on the reserved list |
|
|
Number of times that the reserved list was searched for a free piece of memory |
|
|
Number of times the reserved list did not have a free piece of memory to satisfy the request, and started flushing objects from the LRU list |
|
|
Request size of the last request miss, when the reserved list did not have a free piece of memory to satisfy the request and started flushing objects from the LRU list |
|
|
Request size of the largest request miss, when the reserved list did not have a free piece of memory to satisfy the request and started flushing objects from the LRU list |
The following columns of |
||
|
|
Number of times that no memory was found to satisfy a request (that is, the number of times the error |
|
|
Request size of the last failed request (that is, the request size for the last |
|
|
Minimum size of a request which signals an |
|
|
Number of requests that signalled an |
|
|
Last size of the request that returned an |