Improve the robustness across power failures on systems using certain Intel storage drivers by specifying the EnableFlush parameter in the registry. The absence of this parameter can result in lost data and corrupted databases in the event of a power failure.
Prérequis
There are no prerequisites for this task.
Check that the following registry entry exists:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\iastor\Parameters\ |
If the registry entry exists, add a REG_DWORD value named EnableFlush within the key, and assign a data value of 1.
Check that the following registry entry exists.
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\iastorv\Parameters\ |
If the registry entry exists, add a REG_DWORD value named EnableFlush within the key and assign a data value of 1.
Exemple
The following example illustrates a registry file that would specify the EnableFlush parameter in both possible locations:
REGEDIT4 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters] "EnableFlush"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastorv\Parameters] "EnableFlush"=dword:00000001 |
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |