Online Documentation for SQL Manager for SQL server
Check Database
Check Database Wizard allows you to perform the check database operation on your SQL Server system (the DBCC CHECKDB Transact-SQL statement is issued).
This operation is used to check the allocation, structural, and logical integrity of all the objects in the specified database.
To run the wizard, select the Services | Check Database... main menu item, or right-click the database alias in the DB Explorer tree and select the Tasks | Check Database... item of the context menu.
- Selecting database to check
- Specifying arguments and options
- Editing and executing the result script
Availability: |
|
Full version (for Windows) |
Yes |
Lite version (for Windows) |
No |
Note: To compare all features of the Full and the Lite versions of SQL Manager, refer to the Feature Matrix page. |
See also: |