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 |
amsqlguy
Yak Posting Veteran
89 Posts |
Posted - 2009-11-16 : 16:46:05
|
Guys,I see the following error in the event viewer and sql server logs every min Login failed for user 'NT-DOMAIN\services'. Reason: Failed to open the explicitly specified database. [CLIENT: <local machine>]This is to the master database.SQL runs under NT-DOMAIN\services.I was able to login into SSMS with the 'NT-DOMAIN\services' and query the master database without any issue. I am not sure why I am seeing this errors in the event viewer and sql logs.Any suggestions/inputs would help.Thanks |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
support.sql
Starting Member
15 Posts |
Posted - 2009-11-29 : 19:27:47
|
Probably the login is trying to connect non-existent database, the error looks like a wrong setting connection.SNMTry Free Microsoft SQL Server Data Collector & Performance Monitor.http://www.analyticsperformance.com@nalyticsperformance - Microsoft SQL Server & Windows Server Free Data Collector |
 |
|
|
|
|