Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
smorty44
Yak Posting Veteran
93 Posts |
Posted - 2008-03-04 : 16:52:04
|
| We are using sql server 2000. I checked the sql server logs and noticed that everytime a user logs into sql an error log gets created stating, "starting up database 'CORT'". This db has nothing to do with users logging in as far as I can tell. What can check to find out what's causing this error log? |
|
|
dataguru1971
Master Smack Fu Yak Hacker
1464 Posts |
Posted - 2008-03-04 : 17:46:40
|
is that the LOG, or the error logIf it is not an error message, don't sweat it---this happens. Poor planning on your part does not constitute an emergency on my part. |
 |
|
|
smorty44
Yak Posting Veteran
93 Posts |
Posted - 2008-03-04 : 17:52:05
|
| I'm looking in EM in the Management folder under Sql Server Logs and when I right click on the message and choose properties it says "Sql Server Error Log Messages starting up database 'CORT'". Is it really an error? |
 |
|
|
dataguru1971
Master Smack Fu Yak Hacker
1464 Posts |
Posted - 2008-03-04 : 17:53:10
|
No, nothing to worry about. I had the same question years ago when I noticed that kind of thing...seemed the log was full of it every time I logged into EM. Poor planning on your part does not constitute an emergency on my part. |
 |
|
|
|
|
|