Symptoms
Consider the following scenario:
-
You use a database at compatibility level 100 in Microsoft SQL Server.
-
You have a table in the database that contains a PERSISTED computed column.
-
The PERSISTED computed column uses the SOUNDEX function.
In this scenario, if you run the DBCC CHECKDB command on the database, you may receive consistency errors for rows in the table.
Resolution
This issue is fixed in the following cumulative updates for SQL Server:
Cumulative Update 3 for SQL Server 2017
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:
Latest cumulative update for SQL Server 2017
Status
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
References
Learn about the terminologythat Microsoft uses to describe software updates.