Want to get details about Database consistency check [Resolved]

Posted by Amatya under Sql Server on 3/17/2016 | Points: 10 | Views : 1391 | Status : [Member] | Replies : 1
Want to get details about Database consistency check its uses and for what purpose they are used?

Feel free to share informations.
mail Id ' adityagupta200@gmail.com
Thanks



Responses

Posted by: Rajnilari2015 on: 3/17/2016 [Member] [Microsoft_MVP] [MVP] Platinum | Points: 50

Up
0
Down

Resolved
@Amatya Sir,
DBCC CHECKDB(<db name>) checks the logical and physical integrity of all the objects in the specified database.

More info:https://msdn.microsoft.com/en-in/library/ms176064.aspx

--
Thanks & Regards,
RNA Team

Amatya, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response