How do you identify the the Distibution Database?

  • Try this:

    select * from sys.databases where is_distributor = 1

    sp_helpdistributiondb

    sp_helpdistributor

Viewing post 1 (of 2 total)

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