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

Properties

Property Value
Name http://schemas.microsoft.com/SQL/Notifications/QueryNotificationService
ID 1
Owner dbo
Queue QueryNotificationErrorsQueue
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/QueryNotificationService] AUTHORIZATION [dbo] ON QUEUE [dbo].[QueryNotificationErrorsQueue]

See also

List of Services