Applies ToSQL Server 2014 Enterprise - duplicate (do not use) SQL Server 2014 Developer - duplicate (do not use) SQL Server 2014 Standard - duplicate (do not use) SQL Server 2014 Web - duplicate (do not use) SQL Server 2012 Developer SQL Server 2012 Enterprise SQL Server 2012 Standard

Symptoms

When you deploy a project by using the CatalogFolder.DeployProject method in an instance of SQL Server 2014 or SQL Server 2012, the publication takes longer time than expected to be complete. Additionally, the publication may cause lots of network traffic.This issue occurs because the CatalogFolder.DeployProject method retrieves all the data from the internal.operations table.

Each new cumulative update for SQL Server contains all the hotfixes and all the security fixes that were included with the previous cumulative update. Check out the latest cumulative updates for SQL Server:

Workaround

To work around this issue, use the Transact-SQL stored procedure catalog.deploy_project when you publish projects.

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.