User's Manual

Rows in #hook_dict None
sp_hook_dbremote_send_begin and sp_hook_ssrmt_send_begin
Function Use this stored procedure to perform actions before the start of the send
phase of replication.
Rows in #hook_dict None
sp_hook_dbremote_send_end and sp_hook_ssrmt_send_end
Function Use this stored procedure to perform actions after the end of the send phase
of replication.
Rows in #hook_dict None
sp_hook_dbremote_message_sent and sp_hook_ssrmt_message_sent
Function Use this stored procedure to perform actions after any message is sent.
Rows in #hook_dict
Name Values
remote user The message destination
sp_hook_dbremote_message_missing and
sp_hook_ssrmt_message_missing
Function Use this stored procedure to perform actions when the Message Agent has
determined that one or more messages is missing from a remote user.
Rows in #hook_dict
Name Values
remote user The name of the remote user who will have to resend
messages.
sp_hook_dbremote_message_apply_begin and
sp_hook_ssrmt_message_apply_begin
Function Use this stored procedure to perform actions just before the Message Agent
applies a set of messages from a user.
Rows in #hook_dict
322