TMP$POOLS
Go Up to System Temporary Tables
The TMP$POOLS table contains one row for each current memory pool. A pool is a collection of memory to support the allocation needs of an internal system object.
| Column name | Datatype for <=ODS 15 | Datatype for >=ODS 16, dialect 1 | Datatype for >=ODS 16, dialect 3 | Description |
|---|---|---|---|---|
|
|
|
Pool identifier | ||
|
|
|
Pool type | ||
|
|
|
DOUBLE PRECISION |
|
Total memory in pool |
|
|
|
DOUBLE PRECISION |
|
Free memory in pool |
|
|
|
DOUBLE PRECISION |
|
Memory by which pool extended |
|
|
|
Free linked list stack nodes | ||
|
|
|
Free bitmap buckets | ||
|
|
|
Free bitmap segments |