Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 1.68 KB

File metadata and controls

40 lines (33 loc) · 1.68 KB
title MSSQL_ENG021330 | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology replication
ms.topic conceptual
helpviewer_keywords
MSSQL_ENG021330 error
ms.assetid e2bb2e21-62a7-4689-b68b-bdfba3fdd985
author MashaMSFT
ms.author mathoma
manager craigg

MSSQL_ENG021330

Message Details

Product Name SQL Server
Event ID 21330
Event Source MSSQLSERVER
Component [!INCLUDEssDEnoversion]
Symbolic Name
Message Text Failed to create a sub-directory under the replication working directory.(%ls)

Explanation

This error can occur when a subscription is initialized manually, and there is a problem creating the directory in which replication scripts are stored. The error can be caused by a permissions issue: when a subscription is initialized without using a snapshot, the account under which the [!INCLUDEssNoVersion] service runs at the Publisher must have write permissions on the snapshot folder at the Distributor.

User Action

Ensure that the correct path has been specified for the snapshot folder and that the account under which the [!INCLUDEssNoVersion] service runs at the Publisher has sufficient permissions.

See Also

Specify the Default Snapshot Location
Errors and Events Reference (Replication)
Initialize a Transactional Subscription Without a Snapshot