9.144 V$ZONEMAP_USAGE_STATS
V$ZONEMAP_USAGE_STATS
displays zone map usage statistics.
Column | Datatype | Description |
---|---|---|
|
|
Name of the zone map in the form of owner.name |
|
|
Type of data pruning performed using the zone map |
|
|
Number of executions, including parallel slave executions |
|
|
Base count accumulated over number of executions |
|
|
Pruned count accumulated over number of executions |
|
|
The ID of the container to which the data pertains. Possible values include:
|
The ratio (PRUNED_COUNT / BASE_COUNT
) shows the fraction of data pruned by the zone map.