service icon Service: http://schemas.microsoft.com/SQL/Notifications/EventNotificationService

Properties

Property Value
Name http://schemas.microsoft.com/SQL/Notifications/EventNotificationService
ID 2
Owner dbo
Queue EventNotificationErrorsQueue
Queue Schema dbo

Extended Properties

No extended properties defined.

Permissions

No object level permissions defined.

Contract Mappings

No contracts mappings defined for that service.

SQL

Script
CREATE SERVICE [http://schemas.microsoft.com/SQL/Notifications/EventNotificationService] AUTHORIZATION [dbo] ON QUEUE [dbo].[EventNotificationErrorsQueue]

See also

List of Services