dennieku

dennieku

  • NA
  • 33
  • 0

SQL Server 2005 logs "Starting up database TestDB" at each website request

May 19 2006 8:27 AM

Hi,

I'm using a database on SQL Server 2005 Express Edition for my ASP.NET 1.1 application. For testing purposes I've scheduled an app which connects to the homepage of the web application, for every 15 minutes.
I've noticed that at each request from this scheduled app the message "Starting up database TestDB" is logged in the Event log, by SQL Server.

This does not look very good to me. Can anybody tell me if this can be a problem or I can ignore this. If this will be a problem, how can I solve this then?

Thx,
Dennieku


Answers (1)