Hello guys,
I have a problem with triggering a "Replication: Subscriber has passed data validation" alert. The replication configuration is as follows:
Bidirectional Transactional Replication
SQL Server Mail is well configured and an Operator is present and is confirmed to send emails (this operator is used in the Response tab of the alert)
The error number of alert's properties is 20575 (Alerts will be raised on: error number 20575). After I mark a publication to validate its subscription I see in the Distribution agent details that the subscription passes validation and the table "sysreplicationalerts" contains the rows (for each published table) with alert_error_code=20575. But I don't see any corresponding event in the event viewer -> application. I think this is the reason of why the alert is not triggered. As far as I understood, for SQL Agent to be able to trigger an allert there should be an event inscription with the corresponding event id.
Could anybody give me a tip why there are no event insciptions and in which situations are sql server events generated? Or may be there is another problem?
Best regards
Igor
I have a problem with triggering a "Replication: Subscriber has passed data validation" alert. The replication configuration is as follows:
Bidirectional Transactional Replication
SQL Server Mail is well configured and an Operator is present and is confirmed to send emails (this operator is used in the Response tab of the alert)
The error number of alert's properties is 20575 (Alerts will be raised on: error number 20575). After I mark a publication to validate its subscription I see in the Distribution agent details that the subscription passes validation and the table "sysreplicationalerts" contains the rows (for each published table) with alert_error_code=20575. But I don't see any corresponding event in the event viewer -> application. I think this is the reason of why the alert is not triggered. As far as I understood, for SQL Agent to be able to trigger an allert there should be an event inscription with the corresponding event id.
Could anybody give me a tip why there are no event insciptions and in which situations are sql server events generated? Or may be there is another problem?
Best regards
Igor