• My Errors
  • Login
  • Search
Search again

Error #175715

Error: 30045, Severity: 17, State: 53.
Fulltext index error during compression or decompression. Full-text index may be corrupted on disk. Run dbcc checkdatabase and re-populate the index.

User's solution

This works!
+0 Vote Up

Microsoft KB article
FIX: "Fulltext index error during compression or decompression" error when you create a full-text index in SQL Server 2008 if the primary key is set to a BIGINT column:
http://support.microsoft....spid=13165

(Knowledge Base)
Nov 22, 2011