v$asm_template - has
information on every template present in every disk group
mounted by the ASM instance. In a database instance, it has no
information.
|
Column |
Description |
|
GROUP_NUMBER |
Disk group number (foreign key to
v$asm_diskgroup) |
|
ENTRY_NUMBER |
Template entry number (Primary key) |
|
REDUNDANCY |
Redundancy of the template -
MIRROR, PARITY, UNPROT |
|
STRIPE |
Striping type for template - FINE,
COARSE |
|
SYSTEM |
System template or not (Y/N) |
|
NAME |
Template name |
v$asm_alias - has information on
every alias present in every disk group mounted by the ASM
instance. In a database instance, it has no information. The
structure of v$asm_alias has been described earlier under
alias names.