DBCC does exist, but it is a SQL Server command. To run it, open the Query Analyzer, make sure you are connected to the proper database, and then run the command.
-George
Strong and bitter words indicate a weak cause. - Fortune cookie wisdom
AND BE CAREFUL OF WHAT DBCC COMMANDS YOU ARE FIRING OFF!!!
The DBCC commands can be VERY powerful. Make sure you understand their intent, defualt usage and available parameters. Some of these commands can take you database into single user mode and if that DB were a production server ... that may not be a wise choice - lol.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.