I am Trying to run DBCC on a large database (800 GB) and get the error below. I have found a bunch of articles referencing a hot fix for windows 2008, but nothing since then. has this been fixed in 2012 or is there a patch for it. or is something else wrong
thank you
The operating system returned error 665(The requested operation could not be completed due to a file system limitation) to SQL Server during a write at offset 0x0000470beac000 in file 'DATABASE.mdf:MSSQL_DBCC12'. Additional messages in the SQL Server error log and system event log may provide more detail. This is a severe system-level error condition that threatens database integrity and must be corrected immediately. Complete a full database consistency check (DBCC CHECKDB). This error can be caused by many factors; for more information<c/> see SQL Server Books Online.
DATABASE.mdf:MSSQL_DBCC12: Operating system error 665(The requested operation could not be completed due to a file system limitation) encountered.