Managing Queues and Messages
When a Service Broker application is in production, most day-to-day management occurs as a normal part of maintenance of the Database Engine. Service Broker provides performance counters and event notifications to monitor a service. In some cases, however, you may need to work directly with a message queue or with the messages in a queue. This may be necessary to troubleshoot a service or to collect information about the traffic that is received by a queue.
In This Section
Topic | Description |
---|---|
Tells you how to start and stop a queue. |
|
Describes the data that a queue contains and the process for running queries against a queue. |
|
Describes procedures for handling messages that cannot be processed by the service. |
See Also
Other Resources
Managing Service Broker Applications