Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 2.67 KB

File metadata and controls

36 lines (26 loc) · 2.67 KB
title Deprecated Master Data Services Features in SQL Server 2014 | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology master-data-services
ms.topic conceptual
ms.assetid d8506bda-66dd-45a4-bfc9-3a10fa665acc
author lrtoyou1223
ms.author lle
manager craigg

Deprecated Master Data Services Features in SQL Server 2014

This topic describes the deprecated [!INCLUDEssMDSshort] features that are still available in [!INCLUDEssCurrent]. These features are scheduled to be removed in a future release of [!INCLUDEssNoVersion]. Deprecated features should not be used in new applications.

Staging Process

The staging process that was used in [!INCLUDEssKilimanjaro] is no longer available in the [!INCLUDEssMDSmdm] web application; however it is still available in [!INCLUDEssManStudioFull].

Staging errors from the [!INCLUDEssKilimanjaro] staging process are no longer displayed in the UI. Error codes that are populated during the staging process are still available in the staging tables, and can be found here: https://msdn.microsoft.com/library/ff487022.aspx.

The staging tables (tblStgMember, tblStgMemberAttribute, and tblStgRelationship) are still available in the database. The stored procedure used to initiate the staging process (mdm.udpStagingSweep) is still available in the database.

The web service methods that call the staging process are still available.

The staging interval set in [!INCLUDEssMDScfgmgr] applies to the staging process in both [!INCLUDEssKilimanjaro] and [!INCLUDEssCurrent].

A new, higher performance staging process has been implemented in [!INCLUDEssCurrent]. For more information, see Data Import (Master Data Services).

Metadata

Though the Metadata model is still displayed in the [!INCLUDEssMDSmdm] web application, it should not be used. It will be removed in a future release. Users can also no longer view metadata in the Explorer functional area, and you can no longer create versions of the Metadata model.

See Also

Discontinued Master Data Services Features in SQL Server 2014