Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

Part Number E25513-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub
REFRN30168

V$ASM_ALIAS

In an Automatic Storage Management instance, V$ASM_ALIAS displays one row for every alias present in every disk group mounted by the Automatic Storage Management instance. In a database instance, V$ASM_ALIAS displays no rows.

Column Datatype Description
NAME VARCHAR2(70) Automatic Storage Management alias or alias directory name
GROUP_NUMBER NUMBER Owning disk group number of the alias (foreign key to the V$ASM_DISKGROUP view)
FILE_NUMBER NUMBER Automatic Storage Management file number of the alias (foreign key to the V$ASM_FILE view)
FILE_INCARNATION NUMBER Automatic Storage Management file incarnation number for the alias
ALIAS_INDEX NUMBER Alias entry number for the alias
ALIAS_INCARNATION NUMBER Incarnation number for the parent of the alias
PARENT_INDEX NUMBER 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)
REFERENCE_INDEX NUMBER 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)
ALIAS_DIRECTORY VARCHAR2(1) Indicates whether the alias is to a directory (Y) or to an Automatic Storage Management file (N)
SYSTEM_CREATED VARCHAR2(1) Indicates whether the alias is system created (Y) or user created (N)

Reader Comment

   

Comments, corrections, and suggestions are forwarded to authors every week. By submitting, you confirm you agree to the terms and conditions. Use the OTN forums for product questions. For support or consulting, file a service request through My Oracle Support.

Hide Navigation

Quick Lookup

Database Library · Master Index · Master Glossary · Book List · Data Dictionary · SQL Keywords · Initialization Parameters · Advanced Search · Error Messages

Main Categories

This Document

New and changed documents:
RSS Feed HTML RSS Feed PDF