Skip to content

Commit 105e804

Browse files
authored
Merge pull request #12882 from pmasl/patch-698
Update dbcc-checkalloc-transact-sql.md
2 parents 945010b + 961b8f5 commit 105e804

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/database-console-commands/dbcc-checkalloc-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ DBCC CHECKALLOC
8888
TABLOCK
8989
Causes the DBCC command to obtain an exclusive database lock.
9090

91-
ESTIMATE ONLY
91+
ESTIMATEONLY
9292
Displays the estimated amount of tempdb space that is required to run DBCC CHECKALLOC when all the other options are specified.
9393

9494
## Remarks

0 commit comments

Comments
 (0)