|
hi Team i can see the error in high number in my xp_readerrorlog what might b happening
(comments are locked)
|
|
A domain login is attempting to connect to a database server that it doesn't have access to. You need to examine the app to see what it's doing, how it's connecting, connection string, the works, and the database server to ensure that the login does exist and does have the correct access.
(comments are locked)
|
|
This can happen when your application cannot contact Domain Controller (DC) server, for instance if client is in one domain and sql server is in another domain and also the trusted link between those domains has been broken or does not exist.
(comments are locked)
|

