Symptoms
Assume that you run a delete operation on a temporal table that is referenced by the foreign keys that use cascade delete in Microsoft SQL Server 2017. In this situation, you receive the following error message:
Msg 7105, Level 22, State 11, Line LineNumber
The Database ID 112, Page (NumberOne:NumberTwo), slot 0 for LOB data type node does not exist. This is usually caused by transactions that can read uncommitted data on a data page. Run DBCC CHECKTABLE.
Status
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Resolution
This problem is fixed in the following cumulative update for SQL Server:
Each new cumulative update for SQL Server contains all the hotfixes and security fixes that were in the previous build. We recommend that you install the latest build for your version of SQL Server:
References
Learn about the terminology that Microsoft uses to describe software updates.