7.256 V$HEAT_MAP_SEGMENT
V$HEAT_MAP_SEGMENT
displays real-time segment access information.
Column | Datatype | Description |
---|---|---|
|
|
Name of the object |
|
|
Name of the subobject |
|
|
Object number |
|
|
Data object number |
|
|
ID of the tablespace containing the segment whose heat map is tracked |
|
|
Timestamp of current activity tracking |
|
|
Indicates whether the segment has write access: ( |
|
|
Indicates whether the segment has read access: ( |
|
|
Indicates whether the segment has full table scan: ( |
|
|
Indicates whether the segment has lookup scan: ( |
|
|
Number of segment writes This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
Number of table scans This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
Number of lookup scans This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
The ID of the container to which the data pertains. Possible values include:
|
See Also: