Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit afe179c

Browse files
20220901 0957
1 parent d6609e6 commit afe179c

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

docs/relational-databases/polybase/polybase-installation.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,11 @@ RECONFIGURE;
161161

162162
PolyBase installs three user databases: `DWConfiguration`, `DWDiagnostics`, and `DWQueue`. These databases are for PolyBase use. Don't alter or delete them.
163163

164-
> [!CAUTION]
165-
> Adding PolyBase to an existing installation of SQL Server will install the feature at the version level of the installation media, which may be behind the version level other features of SQL Server. This may result in unexpected behavior or errors. Always follow up installing the PolyBase feature by bringing the new feature up to the same version level. Install service packs (SPs), cumulative updates (CUs), and/or general distribution releases (GDRs) as needed. To determine the version of PolyBase, see [Determine the version, edition, and update level of SQL Server and its components](/troubleshoot/sql/general/determine-version-edition-update-level#polybase).
164+
### Avoid split version
165+
166+
Adding PolyBase to an existing installation of SQL Server on Windows will install the feature at the version level of the installation media, which may be behind the version level other features of SQL Server. This may result in unexpected behavior or errors. Always follow up installing the PolyBase feature by bringing the new feature up to the same version level. Install service packs (SPs), cumulative updates (CUs), and/or general distribution releases (GDRs) as needed. To determine the version of PolyBase, see [Determine the version, edition, and update level of SQL Server and its components](/troubleshoot/sql/general/determine-version-edition-update-level#polybase).
167+
168+
This split-version scenario is not possible when adding the feature to SQL Server on Linux.
166169

167170
### <a id="confirminstall"></a> How to confirm installation
168171

0 commit comments

Comments
 (0)