data_engine not connecting to database due to ERROR: Code=0x80004005 Source=Microsoft SQL Server Native Client 11.0 Description=Logon failed for login due to trigger execution
search cancel

data_engine not connecting to database due to ERROR: Code=0x80004005 Source=Microsoft SQL Server Native Client 11.0 Description=Logon failed for login due to trigger execution

book

Article ID: 256986

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

The data_engine probe is not connecting to the database.

The log shows error 0x80004005 - Logon failed due to trigger execution.

Environment

Release : 20.4

Resolution

This error is not related to UIM but is a problem on the database server.  Specifically, someone has likely created a logon trigger which is failing for some reason.

Your DBA will need to investigate the source of the logon trigger and remove or correct it.

 

Additional Information

https://learn.microsoft.com/en-us/sql/relational-databases/triggers/logon-triggers