MSSQL_ENG014160

New: 17 July 2006

Message Details

Product Name

SQL Server

Product Version

9.0

Product Build Number

9.00.1399.60

Event ID

14160

Event Source

MSSQLSERVER

Component

SQL Server Database Engine

Symbolic Name

Message Text

The threshold [%s:%s] for the publication [%s] has been set. One or more subscriptions to this publication have expired.

Explanation

Replication lets you enable warnings for several conditions. This includes imminent subscription expiration. Subscriptions can expire if they are not synchronized within a specified retention period. For more information, see Subscription Expiration and Deactivation.

When you enable a warning by using Replication Monitor or sp_replmonitorchangepublicationthreshold, you specify a threshold that determines when a warning is triggered. When that threshold is met or exceeded, a warning is displayed in Replication Monitor, and an event is written to the Windows event log. Reaching a threshold can also trigger a SQL Server Agent alert. For more information, see Setting Thresholds and Warnings in Replication Monitor and How to: Programmatically Monitor Replication (Replication Transact-SQL Programming).

User Action

The resolution for this issue depends on the reason the warning was raised:

See Also

Concepts

Cause and Resolution of Replication Errors

Help and Information

Getting SQL Server 2005 Assistance