7.71 V$ASM_VOLUME
In an Oracle Automatic Storage Management (Oracle ASM) instance, V$ASM_VOLUME displays information about each Oracle ADVM volume.
               
| Column | Datatype | Description | 
|---|---|---|
| 
 | 
 | Cluster-wide number assigned to the disk group (composite primary key) | 
| 
 | 
 | Name of the volume | 
| 
 | 
 | A 32-bit number consisting of a disk group number in the high-order 8 bits and a volume number in the low-order 24 bits (for efficient access to the view) | 
| 
 | 
 | Size of the volume (in megabytes) | 
| 
 | 
 | Number of the Volume within the disk group (composite primary key) | 
| 
 | 
 | Redundancy type for the volume: 
 | 
| 
 | 
 | Number of columns in a stripe set | 
| 
 | 
 | Stripe width of the volume (in kilobytes) | 
| 
 | 
 | Indicates whether the volume is enabled ( | 
| 
 | 
 | Volume file number | 
| 
 | 
 | Volume file incarnation number | 
| 
 | 
 | Volume Dirty Region Logging (DRL) file used for mirrored volumes | 
| 
 | 
 | Volume allocation unit (in megabytes) that a volume can be created | 
| 
 | 
 | Optional usage string for the volume | 
| 
 | 
 | OSD path for the volume device | 
| 
 | 
 | Optional mount path string for the volume | 
| 
 | 
 | Region used for allocating primary extents: 
 This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). | 
| 
 | 
 | Region used for allocating mirrored extents: 
 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: 
 For this view, the value is always  | 
See Also:
Oracle Automatic Storage Management Administrator's Guide for additional information about using views to display Oracle ASM information