Our dba has been looking at performance on our SQL 2005 Enterprise server and noticed that every time before a set of polls the command "dbcc checkdb" is run. I called support and they mentioned that is the way Orion was designed and it is to check if the database is available or not.
Our dba is concerned this is overhead we don't need and would like our application to stop that. Support didn't know a way of turning this off...does anyone know?
Thanks.