KB4567166 - FIX: Assertion failure occurs when you try to insert record into a page in fully logged mode in SQL Server 2017 and 2019

Applies To
SQL Server 2017 on Windows

Symptoms

Assume that you're using Microsoft SQL Server 2017 or 2019, and the BUF_MINLOGGED flag is set. When you try to insert a record into a page in fully logged mode, the following assertion failure occurs:

pageref.cpp:LineNumber: IS_OFF (BUF_MINLOGGED, m_buf->bstat) || pageModifyType != PageModifyType_Contents || GetPagePtr ()->IsTextPage ()

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

Resolution

This issue is fixed in the following cumulative updates for SQL Server:

About cumulative updates for SQL Server:

Each new cumulative update for SQL Server contains all the hotfixes and all the security fixes that were included with the previous cumulative update. Check out the latest cumulative updates for SQL Server:

References

Learn about the terminology that Microsoft uses to describe software updates.