SQL Remote User's Guide
Utilities and Options Reference
SQL Remote event-hook procedures
Use this stored procedure to initiate a Message Agent shutdown.
Name | Values | Description |
---|---|---|
send | true or false | Indicates if the process is performing the send phase of replication. |
receive | true or false | Indicates if the process is performing the receive phase of replication |
shutdown | true or false | This row is false when the procedure is called. If the procedure updates the row to true the Message Agent is shut down. |
If a procedure of this name exists, it is called when the Message Agent is neither sending nor receiving messages, and permits a hook-initiated shutdown of the Message Agent.