OS: Windows Server 2008 R2 Enterprise SP1
64 bit 128gb ram
SQL Server: SQL Server 2008 (SP2) - 10.0.4371.0 (X64)
Enterprise Edition (64-bit)
Issue:
Server is running Transactional Replication with alert configured to send notification when there is no instance of logreader running.
Performance object
SQLServer:Replication Agents
Counter
Running
Instance
Logreader
Alert
If counter becomes 0
This alert started yesterday during database maintenance when large volumes of index were being rebuilt or reorg.
I stopped the Logreader and restarted hoping it would clear the alert but it hasn’t. The job is running and data is being replicated to subscriber.
Query of mslogreader_history shows runstatus = 3
Why is this happening and how do I stop it?