You can manually remove a replication by using system stored procedures and other Transact-SQL statements. To completely remove a replication, follow these steps: Drop all subscriptions that are ...
Simple solution for regular checking of replication subscriptions based on querying system tables on distribution server. Require Database Mail to notify you everytime some subscription is not running ...