Skip to content

Commit 9e497f2

Browse files
Merge pull request #33379 from NathanMSFT/DWDatabasesinAG
PolyBase DW databases cannot be added into an Availability Group
2 parents cb0ce05 + bfb0c7c commit 9e497f2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/relational-databases/polybase/polybase-versioned-feature-summary.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,11 @@ PolyBase has the following limitations:
6363

6464
- Hadoop is no longer supported in [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] and later versions.
6565

66+
- Server name length is bound by 15-character NetBIOS name length limitation. If you change the server name after creating it to be 16 characters or longer, PolyBase Data Movement service won't start.
67+
6668
- PolyBase scale-out groups are not supported with Always On availability groups.
6769

68-
- Server name length is bound by 15-character NetBIOS name length limitation. If you change the server name after creating it to be 16 characters or longer, PolyBase Data Movement service won't start.
70+
- Databases that get installed with PolyBase (DWConfiguration, DWDiagnostics, DWQueue) must be in read-write mode in order for PolyBase to function and for Cumulative Update installations to succeed. Therefore, it is not supported to have these databases in an availability group.
6971

7072
<!--SQL Server 2016-->
7173
::: moniker range="= sql-server-2016 "

0 commit comments

Comments
 (0)