kempis555
Programmer
- Jan 2, 2001
- 77
Hi all,
I got curious and started looking at log files on a couple of my servers.
I notice that when a server is started, the databases are also logged as starting too, one after another. That makes sense.
But then sometimes a particular database will be logged as starting lots of times, all within a short amount of time.
For instance:
2005-06-08 12:45:41.32 spid51 Starting up database 'db1'
2005-06-08 12:45:42.56 spid51 Starting up database 'db1'
2005-06-08 12:45:44.31 spid52 Starting up database 'db1'
2005-06-08 12:45:51.31 spid52 Starting up database 'db1'
2005-06-08 12:45:51.66 spid52 Starting up database 'db1'
2005-06-08 12:45:61.09 spid52 Starting up database 'db1'
2005-06-08 12:46:41.44 spid52 Starting up database 'db1'
What's causing that? I read that FAQ which said that a database can be set to "Autoclose" when the last user exits, but would the above be caused by such a thing?
-k
I got curious and started looking at log files on a couple of my servers.
I notice that when a server is started, the databases are also logged as starting too, one after another. That makes sense.
But then sometimes a particular database will be logged as starting lots of times, all within a short amount of time.
For instance:
2005-06-08 12:45:41.32 spid51 Starting up database 'db1'
2005-06-08 12:45:42.56 spid51 Starting up database 'db1'
2005-06-08 12:45:44.31 spid52 Starting up database 'db1'
2005-06-08 12:45:51.31 spid52 Starting up database 'db1'
2005-06-08 12:45:51.66 spid52 Starting up database 'db1'
2005-06-08 12:45:61.09 spid52 Starting up database 'db1'
2005-06-08 12:46:41.44 spid52 Starting up database 'db1'
What's causing that? I read that FAQ which said that a database can be set to "Autoclose" when the last user exits, but would the above be caused by such a thing?
-k