Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 2.45 KB

File metadata and controls

44 lines (35 loc) · 2.45 KB
title MSSQL_ENG021076 | Microsoft Docs
ms.custom
ms.date 03/07/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology replication
ms.topic conceptual
helpviewer_keywords
MSSQL_ENG021076 error
ms.assetid 612e5c59-ba3e-49c3-a3df-56bac3d850a2
author MashaMSFT
ms.author mathoma
monikerRange =azuresqldb-mi-current||>=sql-server-2016||=sqlallproducts-allversions

MSSQL_ENG021076

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

Message Details

Product Name SQL Server
Event ID 21076
Event Source MSSQLSERVER
Component [!INCLUDEssDEnoversion]
Symbolic Name
Message Text The initial snapshot for article '%s' is not yet available.

Explanation

Error MSSQL_ENG021076 can be raised if the Distribution Agent is started before the Snapshot Agent has finished generating the snapshot. This error is raised only if the publication contains a single article. If the publication contains more than one article, MSSQL_ENG021075 is raised instead. For more information, see MSSQL_ENG021075.

User Action

If the Snapshot Agent for the publication has not been started since the subscription was created, or if it has not been started since the last time you chose to reinitialize the subscription, start the Snapshot Agent and let it complete before starting the Distribution Agent. For more information, see Create and Apply the Snapshot.

If the Snapshot Agent does not complete, check the Snapshot Agent history for errors and address them. For information about viewing agent status and error details in Replication Monitor, see View Information and Perform Tasks using Replication Monitor.

If the error continues to occur, increase the logging of the agent and specify an output file for the log. Depending on the context of the error, this could provide the steps leading up to the error and/or additional error messages.

See Also

Errors and Events Reference (Replication)