W logu SQL pojawia się błąd: „There have been 256 misaligned log IOs which required…”
Należy w rejestrze dodać klucz:
REG ADD "HKLM\SYSTEM\CurrentControlSet\Services\stornvme\Parameters\Device" /v "ForcedPhysicalSectorSizeInBytes" /t REG_MULTI_SZ /d "* 4095" /f
i ponownie uruchomić Windows. Szczegóły: https://learn.microsoft.com/en-us/troubleshoot/sql/database-engine/database-file-operations/troubleshoot-os-4kb-disk-sector-size
Was this helpful?
0 / 0