View Single Post
  #5 (permalink)  
Old 07-09-09, 11:11
probelaw probelaw is offline
Registered User
 
Join Date: Jul 2004
Posts: 44
Any statement on that particular table seems to make it go to 100%. For example,

SELECT EVV_ORDER_NUMBER, EVV_CODE FROM EVV WHERE EVV_COMPLETED_DATE = '20090706'

I also notice ntdbsmgr.exe locks the actual data file after a query is run, is that normal?

My suspicion is the files are corrupt, but not sure if it would be the data files themselves or the DDFs.
Reply With Quote