Hi All,
I am getting the below error in the subscriber which i know how to resolve but i want an alert to be raised whenever there is an error in the Subscriber.I tried using the configure alerts in the warning tab in the Sqlmonitor.exe but it didn't worked.Can anybody help me out please.
Command attempted:
if @@trancount > 0 rollback tran
(Transaction sequence number: 0x00000000000000000A9200000000, Command ID: 1)
Error messages:
Invalid date format (Source: MSSQLServer, Error number: 20025)
Get help: http://help/20025
Invalid date format (Source: MSSQLServer, Error number: 22007)
Get help: http://help/22007
Thanks,