Skip to content

Commit 49661ea

Browse files
authored
adds ms.reviewer
1 parent 9e389ea commit 49661ea

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

support/sql/database-engine/database-file-operations/error-3853-use-incremental-statistics-resumable-index-operations.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
---
2-
title: Error 3853 when using incremental statistics and resumable index operations
2+
title: Error 3853 When Using Incremental Statistics And Resumable Index Operations
33
description: This article helps you resolve SQL Server error 3853 that occurs when you use incremental statistics and resumable index operations concurrently.
44
ms.date: 03/19/2025
55
ms.custom: sap:File, Filegroup, Database Operations or Corruption
6-
ms.reviewer:
6+
ms.reviewer: rtownsend
77
---
88

99
# SQL Server error 3853 when using incremental statistics and resumable index operations concurrently
1010

1111
## Applies to
1212

1313
- Microsoft SQL Server 2019
14-
- Microsoft SQL Server 2017
14+
- Microsoft SQL Server 2017
1515
- Microsoft SQL Server 2016
1616

1717
## Symptoms
1818

19-
When running a [DBCC CHECKDB](/sql/t-sql/database-console-commands/dbcc-checkdb-transact-sql) command, the following output might be generated:
19+
When you run a [DBCC CHECKDB](/sql/t-sql/database-console-commands/dbcc-checkdb-transact-sql) command, the following output might be generated:
2020

2121
```output
2222
Corruption in database ID %I64d, object ID %ld possibly due to schema or catalog inconsistency. Run DBCC CHECKCATALOG.

0 commit comments

Comments
 (0)