Storage Viewer for Capacity Database Views > aps_v_asm_disk_log
  
Version 10.0.01
aps_v_asm_disk_log
The aps_v_asm_disk_log has frequently changing data about disks.
Table 4.50 aps_v_asm_disk_log
Column Name
Data Type
Description
asm_instance_id
NUMBER
Primary key from the aps_v_asm_san_details view
coldusedmb
NUMBER
Number of used megabytes in the cold region
disk_group_id
NUMBER
Primary key from the aps_v_asm_diskgroup view
disk_id
NUMBER
Primary key from the aps_v_asm_disk view
freemb
NUMBER
Unused capacity of the disk (in MiB)
hotusedmb
NUMBER
Number of used megabytes in the hot region
log_date
DATE
Date and time the log record was created
osmb
NUMBER
Size of the disk (in MiB) as reported by the host operating system
totalmb
NUMBER
Total capacity of the disk (in MiB)