Is ELMAH running CHECKDB at all

1 view
Skip to first unread message

mkamoski

unread,
Jan 13, 2010, 9:58:37 AM1/13/10
to ELMAH

All --

Please help.

This is very long shot, and I doubt this has anything to do with the
Elmah, but I need to check just in case.

My DBA is reporting that CHECKDB is running on a DB server using the
credentials from an application that uses the Elmah.

The ASP.NET application is a typical stateless, user-action event-
driven, system with no asynchronous processing at all.

Do you know of any reason why the Elmah would be running CHECKDB?

(I am not saying it IS running CHECKDB. I know I do not call CHECKDB
in any of my code. Elmah is one of the only 3rd party components we
have. So, I am just asking you about and I expect you will say "no,
Kellerman Logging does not call CHECKDB at all" but I need to be
sure.)

Please advise.

Thank you.

-- Mark

Nick Berardi

unread,
Jan 13, 2010, 10:41:15 AM1/13/10
to el...@googlegroups.com
Here are the files related to SQL Server:

http://code.google.com/p/elmah/source/browse/branches/RB-1.1/src/Elmah/SqlErrorLog.cs
http://code.google.com/p/elmah/source/browse/branches/RB-1.1/src/Elmah/SQLServer.sql

I couldn't find a reference to CHECKDB in those two files.  Are you sure somebody didn't seutp a management task using the ELMAH creds?

Nick

--
You received this message because you are subscribed to the Google Groups "ELMAH" group.
To post to this group, send email to el...@googlegroups.com.
To unsubscribe from this group, send email to elmah+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/elmah?hl=en.




Kamoski, Mark

unread,
Jan 13, 2010, 10:47:39 AM1/13/10
to el...@googlegroups.com

All --

 

I appreciate the response.

 

The problem was not Elmah.

 

The problem was that the database has AutoClose=True, which cause calls to CHECKDB.

 

Thank you.

 

-- Mark Kamoski

Reply all
Reply to author
Forward
0 new messages