Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 1.74 KB

File metadata and controls

40 lines (33 loc) · 1.74 KB
title MSSQL_ENG021385 | Microsoft Docs
ms.custom
ms.date 03/04/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology replication
ms.topic conceptual
helpviewer_keywords
MSSQL_ENG021385 error
ms.assetid a2c0444f-d97b-4760-8905-3574791c2e26
author MashaMSFT
ms.author mathoma
monikerRange =azuresqldb-mi-current||>=sql-server-2016||=sqlallproducts-allversions

MSSQL_ENG021385

[!INCLUDEappliesto-ss-asdbmi-xxxx-xxx-md]

Message Details

Product Name SQL Server
Event ID 21385
Event Source MSSQLSERVER
Component [!INCLUDEssDEnoversion]
Symbolic Name
Message Text Snapshot failed to process publication '%s'. Possibly due to active schema change activity or new articles being added.

Explanation

This error is raised if the Snapshot Agent starts running when there are ongoing changes to the publication database, including adding or dropping articles and performing schema changes on published objects.

User Action

Restart the Snapshot Agent after changes to the publication database are complete. For more information, see Start and Stop a Replication Agent (SQL Server Management Studio) and Replication Agent Executables Concepts.

See Also

Errors and Events Reference (Replication)