Gejala
Asumsikan bahwa Anda memiliki waktu pemulihan database yang diatur ke nilai bukan nol di Microsoft SQL Server 2012, 2014 atau 2016. Jika pernyataan terjadi selama proses pemeriksaan, pernyataan menyebabkan batas waktu kontrak pada database, dan Anda menerima file dump berikut ini:
date time spid14s Error: 17066, Severity: 16, State: 1. date time spid14s SQL Server Assertion: File: <recoveryunit.cpp>, line=7849 Failed Assertion = 'm_ReducedDataSlice <= MaxReducedDataSlice'. This error may be timing-related. If the error persists after rerunning the statement, use DBCC CHECKDB to check the database for structural integrity, or restart the server to ensure in-memory data structures are not corrupted.date time spid14s Error: 3624, Severity: 20, State: 1.date time spid14s A system assertion check has failed. Check the SQL Server error log for details. Typically, an assertion failure is caused by a software bug or data corruption. To check for database corruption, consider running DBCC CHECKDB. If you agreed to send dumps to Microsoft during setup, a mini dump will be sent to Microsoft. An update might be available from Microsoft in the latest Service Pack or in a Hotfix from Technical Support. date time spid14s Error: 18400, Severity: 16, State: 1. date time spid14s The background checkpoint thread has encountered an unrecoverable error. The checkpoint process is terminating so that the thread can clean up its resources. This is an informational message only. No user action is required.
Pemecahan Masalah
Masalah ini telah diperbaiki dalam pembaruan kumulatif berikut ini untuk SQL Server:
Pembaruan kumulatif 7 untuk SQL Server 2012 paket layanan 3
Pembaruan kumulatif 3 untuk SQL Server 2014 Service Pack 2
Pembaruan kumulatif 10 untuk SQL Server 2014 Paket Layanan 1
Pembaruan kumulatif 4 untuk SQL Server 2016
Pembaruan kumulatif 1 untuk SQL Server 2016 SP1
Tentang pembaruan kumulatif untuk SQL Server
Setiap pembaruan kumulatif baru untuk SQL Server berisi semua hotfix dan semua perbaikan keamanan yang disertakan dengan pembaruan kumulatif sebelumnya. Simak pembaruan kumulatif terbaru untuk SQL Server: pembaruan kumulatif terbaru untuk SQL server 2012 SP3
Pembaruan kumulatif terbaru untuk SQL Server 2014 Pembaruan kumulatif terbaru untuk SQL Server 2016
Penyelesaian Masalah
Untuk mengatasi masalah ini, atur waktu pemulihan target ke nol untuk database yang terpengaruh.
Status
Microsoft telah mengonfirmasi bahwa ini adalah masalah pada produk Microsoft yang tercantum di bagian "Berlaku untuk".
Referensi
Pelajari tentang terminologi yang digunakan oleh Microsoft untuk menjelaskan pembaruan perangkat lunak.