Updates the properties of the Distributor.
sp_changedistributor_property [[@property =] 'property']
[,[@value =] 'value']
Value | Description |
---|---|
heartbeat_interval | Maximum number of minutes that an agent can go without logging a progress message. |
NULL (default) | All available property values are printed. |
0 (success) or 1 (failure)
sp_changedistributor_property is used in all types of replication.
Only members of the sysadmin fixed server role can execute sp_changedistributor_property.
sp_adddistributor | sp_helpdistributor |
sp_dropdistributor | System Stored Procedures |