Server A publishes Pub1, Server B subscribes to Pub1.
Server A and Server B are both SQL Server 2012 Standard Edition, default instances.
When I use Replication Monitor to drop-in a Tracer Token, one publisher-subscriber shows-up passing the token as expected.
When I run sp_helpsubscription
'Pub1' on Server A, one subscription shows-up as expected.
When I expand Replication->Local Subscriptions in SSMS on Server B, two identical subscriptions show-up.
What's going on? Which subscription should I delete at Server B?