You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/sql/analysis-services/cannot-connect-named-instance.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
2
title: Can't connect to a named instance
3
3
description: This article provides resolutions where you might not be able to connect to a named instance of Analysis Services that is installed on a failover cluster.
4
-
ms.date: 07/22/2020
4
+
ms.date: 05/09/2025
5
5
ms.custom: sap:Analysis Services
6
-
ms.reviewer: karang
6
+
ms.reviewer: karang, gasadas
7
7
---
8
8
# Cannot connect to a named instance of a clustered analysis service
9
9
10
10
This article helps you resolve the problem where you might not be able to connect to a named instance of Analysis Services that is installed on a failover cluster.
11
11
12
-
_Original product version:_ SQL Server 2008 R2 Enterprise, SQL Server 2008 Enterprise, Microsoft SQL Server 2005 Enterprise Edition
12
+
_Original product version:_ SQL Server
13
13
_Original KB number:_ 2429685
14
14
15
15
## Symptoms
@@ -37,4 +37,3 @@ Stop and restart the SQL Server Analysis services using the Failover Cluster Man
37
37
38
38
An SSAS instance started on a cluster (default or named instance) will start listening on all IP addresses of the cluster group using the default port of 2383. The server setting `<Port>` property does not change the port number of SSAS service on a cluster.
39
39
40
-
For more information, see the KB article: [How to determine and change the port of an SSAS Instance](https://support.microsoft.com/help/2466860)
Copy file name to clipboardExpand all lines: support/sql/analysis-services/writeback-performance-issue-cell-security-enable.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
2
title: Writeback performance issue
3
3
description: This article provides workarounds for the writeback performance problem that occurs when cell security is enabled in SQL Server Analysis Services.
4
-
ms.date: 07/22/2020
4
+
ms.date: 05/09/2025
5
5
ms.custom: sap:Analysis Services
6
-
ms.reviewer: haidongh, heidist
6
+
ms.reviewer: haidongh, heidist, gasadas
7
7
---
8
8
# Writeback performance problem when cell security is enabled in SQL Server Analysis Services
9
9
10
10
This article helps you work around the writeback performance problem that occurs when cell security is enabled in SQL Server Analysis Services.
11
11
12
-
_Original product version:_ SQL Server 2012 Analysis Services
12
+
_Original product version:_ SQL Server 2012 Analysis Services and later versions
Copy file name to clipboardExpand all lines: support/sql/analytics-platform-system/error-cetas-to-blob-storage.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
2
title: Error 105005 when you do CETAS to blob storage
3
3
description: This article provides resolutions for the error that occurs when you do a CETAS operation to Azure Blob storage by using PolyBase.
4
-
ms.date: 08/05/2020
4
+
ms.date: 05/09/2025
5
5
ms.custom: sap:Parallel Data Warehouse (APS)
6
-
ms.reviewer: daleche, christys
6
+
ms.reviewer: daleche, christys, ccaldera
7
7
---
8
8
# Error 105005 when you do CETAS operation to Azure blob storage
9
9
10
10
This article helps you resolve the problem that occurs when you do a `CREATE EXTERNAL TABLE AS SELECT (CETAS)` operation to Azure Blob storage by using PolyBase.
11
11
12
-
_Original product version:_ SQL Server 2012 Parallel Data Warehouse (APS), SQL Server 2008 R2 Parallel Data Warehouse
12
+
_Original product version:_ SQL Server Parallel Data Warehouse (APS)
Copy file name to clipboardExpand all lines: support/sql/data-quality-services/error-you-run-dqs-cleansing-transformation.md
+9-10Lines changed: 9 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,22 @@
1
1
---
2
2
title: Error when you run the DQS Cleansing transformation
3
-
description: This article provides two workarounds for the problem where an error is logged in the SSIS log on SQL Server 2012.
4
-
ms.date: 01/14/2021
3
+
description: This article provides two workarounds for the problem where an error is logged in the SSIS log on SQL Server.
4
+
ms.date: 05/09/2025
5
5
ms.custom: sap:Data Quality Services
6
-
ms.reviewer: smat
7
-
ms.topic: troubleshooting
6
+
ms.reviewer: smat, jopilov
8
7
---
9
-
# Error (DQS Cleansing failed the pre-execute phase) when you run the DQS Cleansing transformation in SQL Server 2012
8
+
# Error (DQS Cleansing failed the pre-execute phase) when you run the DQS Cleansing transformation in SQL Server
10
9
11
-
This article helps you to work around the problem where an error is logged in the SSIS log on SQL Server 2012.
10
+
This article helps you to work around the problem where an error is logged in the SSIS log on SQL Server.
12
11
13
-
_Applies to:_ SQL Server 2012 Developer, SQL Server 2012 Enterprise, SQL Server 2012 Standard
12
+
_Applies to:_ SQL Server
14
13
_Original KB number:_ 2715968
15
14
16
15
## Symptoms
17
16
18
17
Consider the following scenario:
19
18
20
-
- You use the Data Quality Services (DQS) Cleansing transformation in a SQL Server-Integrated Service (SSIS) Data Flow to cleanse your data in Microsoft SQL Server 2012.
19
+
- You use the Data Quality Services (DQS) Cleansing transformation in a SQL Server-Integrated Service (SSIS) Data Flow to cleanse your data in Microsoft SQL Server.
21
20
- You set the "Configure error output" setting of the DQS Cleansing transformation to "Redirect row." However, you do not specify a location to save the error output.
22
21
- You execute the SSIS package.
23
22
@@ -33,9 +32,9 @@ at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostPreExecute(IDTSMana
33
32
34
33
This problem occurs because a destination is not set for the error output that is generated for rows that do not meet the DQS domain criteria and rules.
35
34
36
-
## Workaround
35
+
## Resolution
37
36
38
-
To resolve this issue, use one of the following methods.
37
+
To resolve this issue, use one of the following methods:
Copy file name to clipboardExpand all lines: support/sql/master-data-services/mds-entity-based-staging-fail.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,22 @@
1
1
---
2
2
title: MDS entity-based staging may fail
3
-
description: This article provides resolutions for the problem where MDS entity-based staging may fail when a duplicate Batch Tag value is used in SQL Server 2012.
4
-
ms.date: 02/22/2021
3
+
description: This article provides resolutions for the problem where MDS entity-based staging may fail when a duplicate Batch Tag value is used in SQL Server.
4
+
ms.date: 05/09/2025
5
5
ms.custom: sap:Master Data Services
6
+
ms.reviewer: jopilov
6
7
---
7
-
# MDS entity-based staging may fail when a duplicate Batch Tag value is used in SQL Server 2012
8
+
# MDS entity-based staging may fail when a duplicate Batch Tag value is used in SQL Server
8
9
9
-
This article helps you resolve the problem where Master Data Services (MDS) entity-based staging may fail when a duplicate Batch Tag value is used in SQL Server 2012.
10
+
This article helps you resolve the problem where Master Data Services (MDS) entity-based staging may fail when a duplicate Batch Tag value is used in SQL Server.
10
11
11
-
_Original product version:_ SQL Server 2012
12
+
_Original product version:_ SQL Server
12
13
_Original KB number:_ 2712547
13
14
14
15
## Symptoms
15
16
16
17
Consider the following scenario:
17
18
18
-
- You use the Microsoft SQL Server 2012 MDS entity-based staging process to import data into MDS.
19
+
- You use the Microsoft SQL Server MDS entity-based staging process to import data into MDS.
19
20
20
21
- You populate various MDS staging tables (stg.name) with the staging data by using the `BatchTag` column to identify the batch.
21
22
@@ -56,7 +57,7 @@ This problem occurs because the MDS entity-based staging process checks the `Bat
56
57
57
58
## Resolution
58
59
59
-
If your batch is stuck in Running status, stop the batch process, and then try to process the batch again. To stop the batch process, run the SQL statement: `Exec [mdm].[udpStagingBatchQueueActivate]` To resolve this problem, update the BatchTag value in the staging table for the records to a new name. Additionally, make sure that the `importstatus_ID` field is set to *0* for the records.
60
+
If your batch is stuck in Running status, stop the batch process, and then try to process the batch again. To stop the batch process, run the SQL statement: `Exec [mdm].[udpStagingBatchQueueActivate]`. To resolve this problem, update the BatchTag value in the staging table for the records to a new name. Additionally, make sure that the `importstatus_ID` field is set to *0* for the records.
Copy file name to clipboardExpand all lines: support/sql/master-data-services/mds-validate-version-command-fails.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,22 @@
1
1
---
2
2
title: MDS Validate Version command fails
3
-
description: This article provides resolutions for the problem where MDS Validate Version command fails with a server error in SQL Server 2012 and SQL Server 2014.
4
-
ms.date: 02/22/2021
3
+
description: This article provides resolutions for the problem where MDS Validate Version command fails with a server error in SQL Server.
4
+
ms.date: 05/09/2025
5
5
ms.custom: sap:Master Data Services
6
+
ms.reviewer: jopilov
6
7
---
7
-
# MDS Validate Version command fails with a server error in SQL Server 2012 and SQL Server 2014
8
+
# MDS Validate Version command fails with a server error in SQL Server
8
9
9
-
This article helps you resolve the problem where Master Data Services (MDS) Validate Version command fails with a server error in SQL Server 2012 and SQL Server 2014.
10
+
This article helps you resolve the problem where Master Data Services (MDS) Validate Version command fails with a server error in SQL Server.
10
11
11
-
_Original product version:_ SQL Server 2012, SQL Server 2014
12
+
_Original product version:_ SQL Server
12
13
_Original KB number:_ 2711671
13
14
14
15
## Symptoms
15
16
16
17
Consider the following scenario:
17
18
18
-
- An administrator installs Microsoft SQL Server 2012 or SQL Server 2014 MDS and then deploys the MDS website by using a new application pool account.
19
+
- An administrator installs Microsoft SQL Server and then deploys the MDS website by using a new application pool account.
19
20
20
21
- Later, you browse to the MDS website and then follow these steps:
Copy file name to clipboardExpand all lines: support/sql/ssms/exception-you-execute-query.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
2
title: OutOfMemoryException Error When You Execute a Query
3
3
description: This article provides workarounds for the problem that occurs when you use SQL Server Management Studio (SSMS) to run a SQL query that returns a large amount of data.
4
-
ms.date: 04/08/2025
4
+
ms.date: 05/09/2025
5
5
ms.custom: sap:SQL Server Management, Query and Data Tools
6
6
ms.reviewer: jopilov
7
7
---
8
8
# OutOfMemoryException error when you execute a query in SQL Server Management Studio (SSMS)
9
9
10
10
This article helps you resolve the problem that occurs when you use SQL Server Management Studio (SSMS) to run a SQL query that returns a large amount of data.
11
11
12
-
_Original product version:_ SQL Server 2012, SQL Server 2008, SQL Server 2005
0 commit comments