Use of DBCC command
What is the use of DBCC CHECKALLOC command?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Prabhu RajaPosted Oct 5, 2011, 12:29 AM
It is used to check Consistency of Allocated memory space on disk for a specified Database.
Read this Blog, you may get an idea.
Click Here
Thank You