다음을 통해 공유


FailuresBeforeLoggingEvent Element (ADF)

Specifies the number of consecutive work item delivery failures that can occur before reporting an error to the event log.

구문

<NotificationClasses>
    <NotificationClass>
        ...
        <Protocols>
            <Protocol>
                <ProtocolExecutionSettings>
                    ...
                    <FailureBeforeLoggingEvent>

Element Characteristics

Characteristic Description

Data type

Non-negative integer.

Default value

1.

Occurrence

Optional once per ProtocolExecutionSettings element.

Updates

Can be added, deleted, and modified when updating the application.

Element Relationships

Relationship Elements

Parent element

ProtocolExecutionSettings Element (ADF)

Child elements

None.

주의

The FailureBeforeLoggingEvent element works in conjunction with the FailureEventLogInterval element to allow you to configure error logging to fit the needs of your application and to prevent excessive messages in the event log.

The following example shows how to specify that if three consecutive failures occur, Notification Services writes an event to the system event log.

<FailureBeforeLoggingEvent>3</FailureBeforeLoggingEvent>

참고 항목

참조

Application Definition File Reference
FailureEventLogInterval Element (ADF)

관련 자료

배달 프로토콜 이름 및 필드 지정
인스턴스 및 응용 프로그램 업데이트

도움말 및 정보

SQL Server 2005 지원 받기