7.48 V$ASM_ALIAS
In an Oracle Automatic Storage Management (Oracle ASM) instance, V$ASM_ALIAS displays one row for every alias present in every disk group mounted by the Oracle ASM instance.
               
| Column | Datatype | Description | 
|---|---|---|
| 
 | 
 | Oracle ASM alias or alias directory name | 
| 
 | 
 | Owning disk group number of the alias (foreign key to the  | 
| 
 | 
 | Oracle ASM file number of the alias (foreign key to the  | 
| 
 | 
 | Oracle ASM file incarnation number for the alias | 
| 
 | 
 | Alias entry number for the alias | 
| 
 | 
 | Incarnation number for the parent of the alias | 
| 
 | 
 | A 32-bit number consisting of a disk group number in the high-order 8 bits and an alias entry number in the low-order 24 bits (number of the directory containing the alias) | 
| 
 | 
 | A 32-bit number consisting of a disk group number in the high-order 8 bits and an alias entry number in the low-order 24 bits (number of the directory describing the current entry) | 
| 
 | 
 | Indicates whether the alias is to a directory ( | 
| 
 | 
 | Indicates whether the alias is system created ( | 
| 
 | 
 | 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