Any expert know is there a way take the dbcc checktable result out off sql log? We have very large size db, so we only dbcc checktable on some of the tables, but our error log size is too large, I can recycle often, but is there any way not write the check result to log to reduce the log size?
Thanks
feifei liu