DBCC faults – Corrective actions


!! Ignore any errors occurring on object syslogs they are more than likely transient !!

The following error codes need the following actions;


100031

run dbcc tablealloc (table_name)


100035

run dbcc checktable (table_name, fix_spacebits)