As a part of your job, what are the DBCC commands that you
commonly use for database maintenance?

Answer Posted / swapna

DBCC CHECKDB, DBCC CHECKTABLE, DBCC CHECKCATALOG, DBCC
CHECKALLOC, DBCC SHOWCONTIG, DBCC SHRINKDATABASE, DBCC
SHRINKFILE etc.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to use DTS package in 2000,2005,2008 in sql server

1445


What is blocking?

561


How to provide default values to function parameters?

587


What are the disadvantages of using the stored procedures?

540


Find first and last day of current month in sql server

591






how would you troubleshoot blocking? : Sql server database administration

514


What are the dis_advantages of stored procedures, triggers, indexes?

1681


Explain what are page splits? : SQL Server Architecture

648


Write down the syntax and an example for create, rename and delete index?

524


What is a coalesce function?

653


What is a scheduled job or what is a scheduled task?

533


Explain about system database?

572


create index myindex on mytable(mycolumn) what type of index will get created after executing the above statement? : Sql server database administration

497


What is policy based management (pbm)? : sql server database administration

583


Explain what is use of dbcc commands?

505