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: docs/includes/linux/linux-known-issues-2019.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,10 @@ The following sections describe known issues with [!INCLUDE[sssql19-md](../sssql
62
62
63
63
- User permission `ADMINISTER BULK OPERATIONS` is not supported on Linux at this time.
64
64
65
+
- TDE-compressed backups that are made using [!INCLUDE [sssql19-md](../sssql19-md.md)] CU 16 and later cannot be restored to previous CU versions of [!INCLUDE [sssql19-md](../sssql19-md.md)]. For more information, see [FIX: Error 3241 occurs during executing RESTORE LOG or RESTORE DATABASE](https://support.microsoft.com/help/5014298).
66
+
67
+
Transparent Data Encryption (TDE)-compressed backups that are made using previous CU versions of [!INCLUDE [sssql19-md](../sssql19-md.md)] can still be restored by using [!INCLUDE [sssql19-md](../sssql19-md.md)] CU 16 and later versions.
68
+
65
69
### <a id="networking"></a> Network
66
70
67
71
Features that involve outbound TCP connections from the `sqlservr` process, such as linked servers, PolyBase, or availability groups, might not work if both the following conditions are met:
-[Enable SQL Server Agent](sql-server-linux-setup-sql-agent.md)
67
68
69
+
## <aid="cu17"></a> CU17 (August 2022)
70
+
71
+
This is the Cumulative Update 17 (CU17) release of [!INCLUDE [sssql19-md](../includes/sssql19-md.md)]. The SQL Server Database Engine version for this release is 15.0.4249.2. For information about the fixes and improvements, see <https://support.microsoft.com/help/5016394>.
72
+
73
+
### Package details
74
+
75
+
For manual or offline package installations, you can download the RPM and Debian packages for the latest supported distributions, with the information in the following table.
This is the Cumulative Update 16-GDR (CU16-GDR) release of [!INCLUDE [sssql19-md](../includes/sssql19-md.md)]. The SQL Server Database Engine version for this release is 15.0.4236.7. For information about the fixes and improvements, see <https://support.microsoft.com/help/5014553>.
71
86
72
87
> [!IMPORTANT]
73
-
> TDE-compressed backups that are made by using [!INCLUDE [sssql19-md](../includes/sssql19-md.md)] CU 16 and later cannot be restored to previous CU versions of [!INCLUDE [sssql19-md](../includes/sssql19-md.md)]. For more information, see [FIX: Error 3241 occurs during executing RESTORE LOG or RESTORE DATABASE](https://support.microsoft.com/help/5014298).
88
+
> TDE-compressed backups that are made using [!INCLUDE [sssql19-md](../includes/sssql19-md.md)] CU 16 and later cannot be restored to previous CU versions of [!INCLUDE [sssql19-md](../includes/sssql19-md.md)]. For more information, see [FIX: Error 3241 occurs during executing RESTORE LOG or RESTORE DATABASE](https://support.microsoft.com/help/5014298).
74
89
>
75
-
> Transparent Data Encryption (TDE)-compressed backups that are made by using previous CU versions of [!INCLUDE [sssql19-md](../includes/sssql19-md.md)] can still be restored by using [!INCLUDE [sssql19-md](../includes/sssql19-md.md)] CU 16 and later versions.
90
+
> Transparent Data Encryption (TDE)-compressed backups that are made using previous CU versions of [!INCLUDE [sssql19-md](../includes/sssql19-md.md)] can still be restored by using [!INCLUDE [sssql19-md](../includes/sssql19-md.md)] CU 16 and later versions.
76
91
77
92
> [!WARNING]
78
93
> The **adutil** tool has been removed from [!INCLUDE [sssql19-md](../includes/sssql19-md.md)] on Linux for CU 16, and will be reintroduced in a future Cumulative Update. However, you can still [install **adutil** manually](sql-server-linux-ad-auth-adutil-introduction.md#installing-adutil).
@@ -92,9 +107,9 @@ For manual or offline package installations, you can download the RPM and Debian
92
107
This is the Cumulative Update 16 (CU16) release of [!INCLUDE [sssql19-md](../includes/sssql19-md.md)]. The SQL Server Database Engine version for this release is 15.0.4223.1. For information about the fixes and improvements, see <https://support.microsoft.com/help/5011644>.
93
108
94
109
> [!IMPORTANT]
95
-
> TDE-compressed backups that are made by using [!INCLUDE [sssql19-md](../includes/sssql19-md.md)] CU 16 and later cannot be restored to previous CU versions of [!INCLUDE [sssql19-md](../includes/sssql19-md.md)]. For more information, see [FIX: Error 3241 occurs during executing RESTORE LOG or RESTORE DATABASE](https://support.microsoft.com/help/5014298).
110
+
> TDE-compressed backups that are made using [!INCLUDE [sssql19-md](../includes/sssql19-md.md)] CU 16 and later cannot be restored to previous CU versions of [!INCLUDE [sssql19-md](../includes/sssql19-md.md)]. For more information, see [FIX: Error 3241 occurs during executing RESTORE LOG or RESTORE DATABASE](https://support.microsoft.com/help/5014298).
96
111
>
97
-
> Transparent Data Encryption (TDE)-compressed backups that are made by using previous CU versions of [!INCLUDE [sssql19-md](../includes/sssql19-md.md)] can still be restored by using [!INCLUDE [sssql19-md](../includes/sssql19-md.md)] CU 16 and later versions.
112
+
> Transparent Data Encryption (TDE)-compressed backups that are made using previous CU versions of [!INCLUDE [sssql19-md](../includes/sssql19-md.md)] can still be restored by using [!INCLUDE [sssql19-md](../includes/sssql19-md.md)] CU 16 and later versions.
98
113
99
114
> [!WARNING]
100
115
> The **adutil** tool has been removed from [!INCLUDE [sssql19-md](../includes/sssql19-md.md)] on Linux for CU 16, and will be reintroduced in a future Cumulative Update. However, you can still [install **adutil** manually](sql-server-linux-ad-auth-adutil-introduction.md#installing-adutil).
0 commit comments