Ócáid
Mar 31, 11 PM - Apr 2, 11 PM
An ócáid foghlama SQL, Fabric and Power BI is mó. Márta 31 – 2 Aibreán. Bain úsáid as cód FABINSIDER chun $ 400 a shábháil.
Cláraigh inniuNí thacaítear leis an mbrabhsálaí seo a thuilleadh.
Uasghrádú go Microsoft Edge chun leas a bhaint as na gnéithe is déanaí, nuashonruithe slándála, agus tacaíocht theicniúil.
Applies to:
SQL Server
Updates the profile used by a replication agent. This stored procedure is executed at the Distributor on the distribution database.
Transact-SQL syntax conventions
sp_update_agent_profile
[ @agent_type = ] agent_type
, [ @agent_id = ] agent_id
, [ @profile_id = ] profile_id
[ ; ]
@agent_type is int, with no default.
The type of agent. agent_type is int, with no default, and can be one of these values.
Value | Description |
---|---|
1 |
Snapshot Agent. |
2 |
Log Reader Agent. |
3 |
Distribution Agent. |
4 |
Merge Agent. |
9 |
Queue Reader Agent. |
The ID of the agent. @agent_id is int, with no default.
The ID of the profile that the agent should use. @profile_id is int, with no default. To view a list of profiles defined for each agent, use sp_help_agent_profile. For more information about system profiles, see Replication Agent Profiles.
0
(success) or 1
(failure).
sp_update_agent_profile
is used in all types of replication.
Only members of the sysadmin fixed server role can execute sp_update_agent_profile
.
Ócáid
Mar 31, 11 PM - Apr 2, 11 PM
An ócáid foghlama SQL, Fabric and Power BI is mó. Márta 31 – 2 Aibreán. Bain úsáid as cód FABINSIDER chun $ 400 a shábháil.
Cláraigh inniu