Architecture of SQL Server Notification services
Illustrates architecture of SQL Server Notification services?
Expert
Notification Services contains four components as follows:
Subscription:
Subscription data can be added by using Subscription Management Objects (SMO) to Notification Services application.
Events:
Events find as populated to events table along with the help of Event providers.
Generator:
While events are populated in events table, the generator wakes up and begins processing rules which are attached along with subscriptions. The generator verifies to see when any events match them. The generator begins creating notifications and fills the Notifications table, when matches are determined.
Delivery of notifications:
While notifications arrive within Notifications table, the distributor wakes up and begins processing each notification, formats this and delivers them by using given channel.
What are the differences between a primary key and a unique key?
What is the Window PowerShell snaps SQL server provided?
Explain about the sparse columns of sql server 2008.
Illustrates the JOIN commands?
Explain about the extended events within sql server 2008.
How do you control the maximum size of a HEAP table?
What is TEXT?
What is the difference between BLOB and TEXT?
Differentiate between FLOAT and DOUBLE?
What are Union, Intersect and Minus?
18,76,764
1930703 Asked
3,689
Active Tutors
1413938
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!