תופעות
הנח שזמן השחזור ליעד של מסד נתונים מוגדר לערך שאינו אפס ב-Microsoft SQL Server 2012, 2014 או 2016. אם הקביעה מופיעה במהלך תהליך הביקורת, הקביעה גורמת לפסק זמן לחכירה במסד הנתונים, ואתה מקבל את קובץ ה-dump הבא:
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.
פתרון
בעיה זו נפתרה בעדכונים המצטברים הבאים עבור SQL Server:
עדכון מצטבר 7 עבור SQL Server 2012 Service Pack 3
עדכון מצטבר 3 עבור SQL Server 2014 Service Pack 2
עדכון מצטבר 10 עבור SQL Server 2014 Service Pack 1
עדכון מצטבר 4 עבור SQL Server 2016
עדכון מצטבר 1 עבור SQL Server 2016 SP1
אודות עדכונים מצטברים עבור SQL Server
כל עדכון מצטבר חדש עבור SQL Server מכיל את כל התיקונים החמים ואת כל תיקוני האבטחה שנכללו בעדכון המצטבר הקודם. עיין בעדכונים המצטברים האחרונים עבור SQL Server: העדכון המצטבר האחרון עבור Sql server 2012 SP3
העדכון המצטבר האחרון עבור SQL Server 2014 העדכון המצטבר האחרון עבור SQL Server 2016
פתרון
כדי לעקוף בעיה זו, הגדר את זמן שחזור היעד לאפס עבור מסד הנתונים המושפע.
מצב
Microsoft אישרה שזוהי בעיה במוצרי Microsoft המופיעים בסעיף "חל על".
הפניות
למד אודות המינוח של Microsoft המשמש לתיאור עדכוני תוכנה.