Lists information about the distribution server, distribution database, working directory, and SQL Executive user account.
sp_helpdistributor
This stored procedure returns the name of the server's distribution server, the distribution database, the path of the distribution working directory, and the name of the Windows NT user account that the distribution process runs under. If the distribution database is not installed, a null value is returned.
This example displays distribution information.
sp_helpdistributor
Execute permission defaults to the public group.
sysservers
sp_addpublisher | sp_droppublisher |
sp_addsubscriber | sp_dropsubscriber |
sp_changesubscriber | sp_helpserver |
sp_changesubstatus | sp_helpsubscriberinfo |
sp_dboption |