Comments
-
i'm on 2024.2.1
-
thanks @"Lofstrand" appreciate for your help
-
so DB maintenance is executing same thing? if that so that is unnecessary then I created DB maintenance plan using wizard on SQL, does it different with the link above? sorry I'm not a DBA I create the plan refer to this guide from Solarwinds added with backup DB (Full) How to Create a SQL Server Maintenance Plan
-
hi @"tkercher" , can you please share if the issue is resolved? seems I also experience the same thing
-
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 as NCM jobs that usually failed with the same anonymous logon error and NPM overall
-
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 account, I shouldn't change this right? god, this much easier if it's running on linux
-
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 see
-
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 windows need to be joined to AD
-
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 reduced to 8min long time ago, again I don't see the relation with that particular user tries to logon plus the NTA service on windows event…