Best Of
-
Re: Trigger Action - Email SWQL/SQL in body
I'm not a DBA, but we have a working SWQL query in an email from a UPS Alert. I'm not sure it will help, but I'll put the code we use here for your review. Nothing special in the alert…1 -
Re: Trigger Action - Email SWQL/SQL in body
I've made it super simple in the attempt to get it to display. Doing the SELECT into a widget displays the single number I am expecting however the email using SQL/SWQL and <p> </p> …1 -
Trigger Action - Email SWQL/SQL in body
I have SWQL code that creates a table from two UnDP with an output of a percentage. The RawStatusRatio and the the SecondAssignment is what I need in an email for alerting purposes. The original SWQ…1 -
Re: SQL SPN issue - Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'
thanks for the info, but our servers is not joining any domain for the IIS part which identity should I used? curretly is ApplicationPoolIdentity for the service it's running under Local System …1 -
Re: SQL SPN issue - Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'
Disclaimer: The content posted herein are provided as a suggestion or recommendation to you for your internal use. The information set forth herein may come from third party website or customers. Sol…1 -
Re: SQL SPN issue - Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'
thanks @"maciej.sandecki" issue is fixed after switching to SQL auth on MPE and APEs last seen log on 23rd Jun, until now no log generated again this also improve overall performance such a…1 -
Re: SQL SPN issue - Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'
you are correct that log it's not trying to access to NTA DB but instead NPM DB for some other kind of process later I will switch to SQL auth and see1 -
Re: SQL SPN issue - Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'
I thought the same too but for NTA it's already using SQL auth yet showing the same log on the windows event viewer NPM still using windows authentication there is no requirements mentioned that…1 -
Re: SQL SPN issue - Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'
Since you mentioned your servers are not joined to the AD then I don't see how you could use Integrated Security (with Kerberos Delegation) at all. Same is mentioned in the first link you sent -…1 -
Re: SQL SPN issue - Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'
hi, thanks for replying - if due to DB connection timeout issue why there is this user 'NT AUTHORITY\ANONYMOUS' try to logon? i don't see the relation - web session timeout already red…1



