Property | Description |
---|---|
Parameter type |
String |
Syntax |
|
Default value |
NULL |
Modifiable |
|
Modifiable in a PDB |
No |
Basic |
No |
Oracle RAC |
The value is different on different nodes |
ASM_PREFERRED_READ_FAILURE_GROUPS
specifies the failure groups that contain preferred read disks. Preferred disks are instance specific. This parameter is only valid in Oracle Automatic Storage Management (Oracle ASM) instances.
To reset the parameter value to null, issue the following statement, which updates the server parameter file (SP file), then reboot Oracle ASM so that the change takes effect:
alter system reset asm_preferred_read_failure_groups;
See Also:
Oracle Automatic Storage Management Administrator's Guide for more information about this parameter