Sql query to find Publisher name from a subscriber

  • I have One Subscriber and more then one Publisher for this subscriber .These subscriber and publishers are on different different servers (machines) i.e. if one subscriber and 2 publisher then there will be 3 server.Now I want to run a sql query on the Subscriber and want to know the names of Publishers server .

    Please tell me query

  • you can query MSsubscription_properties table on the subscriber (pull subscriptions) and at distribution db for push subscribtions.

    refer

    http://msdn.microsoft.com/en-us/library/ms190291(SQL.90).aspx



    Pradeep Singh

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply