Quantcast
Viewing all articles
Browse latest Browse all 3587

Re: What causes "Attempted to grab wash header." error and stack trace ?

Mike,

 

May be you can try the below dbcc command:

 

dbcc checkdb:

If this command is issued internally it checks table

It checks all tables in a given database

If no database is specified the check is performed on the current database

 

To run this command db should be in “SINGLE USER MODE” I.e set db_option

 

 

Syntax : dbcc checkdb <database name> {Default is with fix}

Example : dbcc checkdb <ABC>

 

 

Regards

Kiran K Adharapuram


Viewing all articles
Browse latest Browse all 3587

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>