We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 945010b + 961b8f5 commit 105e804Copy full SHA for 105e804
1 file changed
docs/t-sql/database-console-commands/dbcc-checkalloc-transact-sql.md
@@ -88,7 +88,7 @@ DBCC CHECKALLOC
88
TABLOCK
89
Causes the DBCC command to obtain an exclusive database lock.
90
91
- ESTIMATE ONLY
+ ESTIMATEONLY
92
Displays the estimated amount of tempdb space that is required to run DBCC CHECKALLOC when all the other options are specified.
93
94
## Remarks
0 commit comments