Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 3.2 KB

broker-event-category.md

File metadata and controls

41 lines (34 loc) · 3.2 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords monikerRange
Broker Event Category
Broker Event Category
WilliamDAssafMSFT
wiassaf
05/24/2019
sql
supportability
reference
SQL Server event classes, Broker event category
Broker event category [SQL Server]
event classes [SQL Server], Broker event category
>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current

Broker Event Category

[!INCLUDE SQL Server SQL MI]

The Broker event category contains general Service Broker events.

In This Section

Topic Description
Broker:Activation Event Class An event generated when a queue monitor starts an activation stored procedure.
Broker:Connection Event Class An event generated to report the status of a transport connection managed by Service Broker.
Broker:Conversation Event Class An event generated to report the progress of a conversation.
Broker:Conversation Group Event Class An event generated when the database creates or drops a conversation group.
Broker:Corrupted Message Event Class An event generated to report that the database has received a corrupt message.
Broker:Forwarded Message Dropped Event Class An event generated when SQL Server drops a Service Broker message that was to have been forwarded.
Broker:Forwarded Message Sent Event Class An event generated when SQL Server forwards a Service Broker message.
Broker:Message Classify Event Class An event generated when Service Broker determines the routing for a message.
Broker:Message Drop Event Class An event generated when Service Broker is unable to retain a received message that should have been delivered to a service in this instance
Broker:Remote Message Ack Event Class An event generated when Service Broker sends or receives a message acknowledgement.

Two security audit events are also provided for Service Broker. For more information on those events, see Audit Broker Login Event Class and Audit Broker Conversation Event Class.

See Also

Security Audit Event Category