<LogNotificationText> Element
SQL Server 2000
Indicates whether the distributor logs the full text of any notification delivery information returned from the delivery protocol.
Structure
<ApplicationExecutionSettings>
...
<DistributorLogging>
...
<LogNotificationText>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | Boolean. |
| Default Value | true. |
| Occurrence | Optional once per <DistributorLogging> node. |
| Updates | Can be added, deleted, and modified using NSControl Update. |
Element Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <DistributorLogging> Node |
Remarks
Notification Services will always log information for a failed delivery. Setting this option to true will log this information for successful deliveries as well.