Changes a parameter of a replication agent profile stored in MSagent_profiles.
sp_change_agent_profile [@profile_id =] profile_id,
[@property =] 'property', [@value =] 'value'
0 (success) or 1 (failure)
sp_change_agent_profile is used in all types of replication.
Only members of the sysadmin fixed server role can execute sp_change_agent_profile.
sp_add_agent_profile | sp_help_agent_profile |
sp_drop_agent_profile | System Stored Procedures |