Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: PREEMPTIVE_OS_FILEOPS

    I realize that a full checkDB is better. However, this server has 10TB of data on it and a full checkDB would simply take too long. Also, this...

  • RE: PREEMPTIVE_OS_FILEOPS

    To be clean I am running DBCC CHECKDB ('database name', noindex) WITH PHYSICAL ONLY.

    This is actually a Microsoft recommendation, refer to Books Online, DBCC CHECKDB, Best Practice. No matter...

Viewing 2 posts - 1 through 3 (of 3 total)