DBA_HEATMAP_TOP_OBJECTS
displays heat map information for the top 10000 objects by default. If the database contains fewer than 10000 objects, then fewer than 10000 objects are returned by the view.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
Object owner |
|
|
|
Object name |
|
|
|
Object type |
|
|
|
Tablespace name |
|
|
|
Segments in the tablespace |
|
|
|
Size of the object in MB |
|
|
|
Minimum write time of the object |
|
|
|
Maximum write time of the object |
|
|
|
Average write time of the object |
|
|
|
Minimum read time of the object |
|
|
|
Maximum read time of the object |
|
|
|
Average read time of the object |
|
|
|
Minimum full table scan time of the object |
|
|
|
Maximum full table scan time of the object |
|
|
|
Average full table scan time of the object |
|
|
|
Minimum lookup time of the object |
|
|
|
Maximum lookup time of the object |
|
|
|
Average lookup time of the object |