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

Commit 18fdcd2

Browse files
authored
Merge pull request #7066 from rothja/linuxvnextwork
Added new release notes for 2019
2 parents 5311b28 + 3006664 commit 18fdcd2

10 files changed

Lines changed: 119 additions & 4 deletions
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<Token>**THIS TOPIC APPLIES TO:**![yes](media/yes.png)SQL Server (starting with 2019, Windows only)![yes](media/yes.png)Azure SQL Database![no](media/no.png)Azure SQL Data Warehouse ![no](media/no.png)Parallel Data Warehouse </Token>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<Token>**THIS TOPIC APPLIES TO:**![yes](media/yes.png)SQL Server (starting with 2019, Windows only)![no](media/no.png)Azure SQL Database![yes](media/yes.png)Azure SQL Data Warehouse ![yes](media/yes.png)Parallel Data Warehouse </Token>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<Token>**THIS TOPIC APPLIES TO:**![yes](media/yes.png)SQL Server (starting with 2019, Linux only)![no](media/no.png)Azure SQL Database![no](media/no.png)Azure SQL Data Warehouse ![no](media/no.png)Parallel Data Warehouse </Token>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<Token>**THIS TOPIC APPLIES TO:**![yes](media/yes.png)SQL Server (starting with 2019, Windows only)![no](media/no.png)Azure SQL Database![no](media/no.png)Azure SQL Data Warehouse ![no](media/no.png)Parallel Data Warehouse </Token>
2+

docs/linux/sql-server-linux-overview.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,21 @@ ms.assetid: 9dcc6a90-0add-42c2-815b-862e4e2a21ac
1919

2020
SQL Server 2017 now runs on Linux. It’s the same SQL Server database engine, with many similar features and services regardless of your operating system.
2121

22+
::: moniker range=">= sql-server-2017"
23+
> [!TIP]
24+
> SQL Server 2019 CTP 2.0 has been released! To find out what's new for Linux in the latest release, see [What's new in SQL Server 2019 CTP 2.0 for Linux](../sql-server/what-s-new-in-sql-server-vnext.md?view=sql-server-ver15#sqllinux).
25+
::: moniker-end
26+
27+
::: moniker range=">= sql-server-linux-2017"
28+
> [!TIP]
29+
> SQL Server 2019 CTP 2.0 has been released! To find out what's new for Linux in the latest release, see [What's new in SQL Server 2019 CTP 2.0 for Linux](../sql-server/what-s-new-in-sql-server-vnext.md?view=sql-server-linux-ver15#sqllinux).
30+
::: moniker-end
31+
32+
::: moniker range="= sqlallproducts-allversions"
33+
> [!TIP]
34+
> SQL Server 2019 CTP 2.0 has been released! To find out what's new for Linux in the latest release, see [What's new in SQL Server 2019 CTP 2.0 for Linux](../sql-server/what-s-new-in-sql-server-vnext.md#sqllinux).
35+
::: moniker-end
36+
2237
## Install
2338

2439
To get started, install SQL Server on Linux using one of the following quickstarts:
Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
---
2+
title: Release notes for SQL Server 2019 CTP on Linux | Microsoft Docs
3+
description: This article contains the release notes and supported features for SQL Server 2019 CTP running on Linux. Release notes are included for the most recent release and several previous releases.
4+
author: rothja
5+
ms.author: jroth
6+
manager: craigg
7+
ms.date: 09/24/2018
8+
ms.topic: conceptual
9+
ms.prod: sql
10+
ms.component: ""
11+
ms.suite: "sql"
12+
ms.custom: "sql-linux"
13+
ms.technology: linux
14+
monikerRange: ">= sql-server-linux-ver15 || >= sql-server-ver15 || = sqlallproducts-allversions"
15+
---
16+
# Release notes for SQL Server 2019 CTP on Linux
17+
18+
[!INCLUDE[tsql-appliesto-ssvnext-xxxx-xxxx-xxx-linuxonly.md](../includes/tsql-appliesto-ssvnext-xxxx-xxxx-xxx-linuxonly.md)]
19+
20+
The following release notes apply to SQL Server 2019 CTP running on Linux. This article is broken into sections for each release. Each release has a link to a support article describing the CU changes as well as links to the Linux package downloads.
21+
22+
> [!TIP]
23+
> To learn about new Linux features in SQL Server 2019, see [What's new in SQL Server 2019 CTP 2.0 for Linux](../sql-server/what-s-new-in-sql-server-vnext.md#sqllinux).
24+
25+
## Supported platforms
26+
27+
| Platform | File System | Installation Guide |
28+
|-----|-----|-----|
29+
| Red Hat Enterprise Linux 7.3 or 7.4 Workstation, Server, and Desktop | XFS or EXT4 | [Installation guide](quickstart-install-connect-red-hat.md) |
30+
| SUSE Enterprise Linux Server v12 SP2 | XFS or EXT4 | [Installation guide](quickstart-install-connect-suse.md) |
31+
| Ubuntu 16.04LTS | XFS or EXT4 | [Installation guide](quickstart-install-connect-ubuntu.md) |
32+
| Docker Engine 1.8+ on Windows, Mac, or Linux | N/A | [Installation guide](quickstart-install-connect-docker.md) |
33+
34+
> [!TIP]
35+
> For more information, review the [system requirements](sql-server-linux-setup.md#system) for SQL Server on Linux. For the latest support policy for SQL Server 2017, see the [Technical support policy for Microsoft SQL Server](https://support.microsoft.com/help/4047326/support-policy-for-microsoft-sql-server).
36+
37+
## Tools
38+
39+
Most existing client tools that target SQL Server can seamlessly target SQL Server running on Linux. Some tools might have a specific version requirement to work well with Linux. For a full list of SQL Server tools, see [SQL Tools and Utilities for SQL Server](../tools/overview-sql-tools.md).
40+
41+
## Release history
42+
43+
The following table lists the release history for SQL Server 2019 CTPs.
44+
45+
| Release | Version | Release date |
46+
|-----------------------|---------------|--------------|
47+
| [CTP 2.0](#CTP20) | xx.x.xxxx.xx | 2018-09-24 |
48+
49+
## <a id="cuinstall"></a> How to install updates
50+
51+
If you have configured the preview repository (**mssql-server-preview**), then you will get the latest SQL Server CTP packages when you perform new installations. If you require Docker container images, please see official images for [Microsoft SQL Server on Linux for Docker Engine](http://hub.docker.com/r/microsoft/mssql-server-linux/). For more information about repository configuration, see [Configure repositories for SQL Server on Linux](sql-server-linux-change-repo.md).
52+
53+
If you are updating existing SQL Server packages, run the appropriate update command for each package to get the latest CU. For specific update instructions for each package, see the following installation guides:
54+
55+
- [Install SQL Server package](sql-server-linux-setup.md#upgrade)
56+
- [Install Full-text Search package](sql-server-linux-setup-full-text-search.md)
57+
- [Install SQL Server Integration Services](sql-server-linux-setup-ssis.md)
58+
- [Install SQL Server vNext Machine Learning Services R and Python support on Linux](sql-server-linux-setup-machine-learning.md)
59+
- [Enable SQL Server Agent](sql-server-linux-setup-sql-agent.md)
60+
61+
## <a id="CU9-GDR2"></a> CU9-GDR2 (August 2018)
62+
63+
This is a security update that also includes the previously released CU (CU9) for SQL Server 2017. The SQL Server engine version for this release is 14.0.3035.2. For information about the fixes and improvements in this release, see [https://support.microsoft.com/en-us/help/4293805](https://support.microsoft.com/en-us/help/4293805).
64+
65+
### Package details
66+
67+
For manual or offline package installations, you can download the RPM and Debian packages with the information in the following table:
68+
69+
| Package | Package version | Downloads |
70+
|-----|-----|-----|
71+
| Red Hat RPM package | xx.x.xxxx.xx-1 | [Engine RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-xx.x.xxxx.xx-1.x86_64.rpm)</br>[High Availability RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-ha-xx.x.xxxx.xx-1.x86_64.rpm)</br>[Full-text Search RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-fts-xx.x.xxxx.xx-1.x86_64.rpm)|
72+
| SLES RPM package | xx.x.xxxx.xx-1 | [mssql-server Engine RPM package](https://packages.microsoft.com/sles/12/mssql-server-2017/mssql-server-xx.x.xxxx.xx-1.x86_64.rpm)</br>[High Availability RPM package](https://packages.microsoft.com/sles/12/mssql-server-2017/mssql-server-ha-xx.x.xxxx.xx-1.x86_64.rpm)</br>[Full-text Search RPM package](https://packages.microsoft.com/sles/12/mssql-server-2017/mssql-server-fts-xx.x.xxxx.xx-1.x86_64.rpm) |
73+
| Ubuntu 16.04 Debian package | xx.x.xxxx.xx-1 | [Engine Debian package](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017/pool/main/m/mssql-server/mssql-server_xx.x.xxxx.xx-1_amd64.deb)</br>[High Availability Debian package](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017/pool/main/m/mssql-server-ha/mssql-server-ha_xx.x.xxxx.xx-1_amd64.deb)</br>[Full-text Search Debian package](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017/pool/main/m/mssql-server-fts/mssql-server-fts_xx.x.xxxx.xx-1_amd64.deb)<br/> |
74+
75+
## Next steps
76+
77+
To get started, see the following quickstarts:
78+
79+
- [Install on Red Hat Enterprise Linux](quickstart-install-connect-red-hat.md)
80+
- [Install on SUSE Linux Enterprise Server](quickstart-install-connect-suse.md)
81+
- [Install on Ubuntu](quickstart-install-connect-ubuntu.md)
82+
- [Run on Docker](quickstart-install-connect-ubuntu.md)
83+
- [Provision a SQL VM in Azure](/azure/virtual-machines/linux/sql/provision-sql-server-linux-virtual-machine?toc=%2fsql%2flinux%2ftoc.json)
84+
- [Run & Connect - Cloud](quickstart-install-connect-clouds.md)
85+
86+
For answers to frequently asked questions, see the [SQL Server on Linux FAQ](sql-server-linux-faq.md).

docs/linux/sql-server-linux-release-notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ ms.assetid: 1314744f-fcaf-46db-800e-2918fa7e1b6c
1919

2020
The following release notes apply to SQL Server 2017 running on Linux. This article is broken into sections for each release. The GA release has detailed supportability and known issues listed. Each cumulative update (CU) or general distribution release (GDR) has a link to a support article describing the CU changes as well as links to the Linux package downloads.
2121

22+
::: moniker range="= sql-server-linux-2017 || = sql-server-2017"
23+
> [!TIP]
24+
> These release notes are specifically for SQL Server 2017 releases. For more information about the new SQL Server 2019 CTP 2.0 release, see [Release notes for SQL Server 2019 CTP on Linux](sql-server-linux-release-notes-2019.md?view=sql-server-ver15).
25+
::: moniker-end
26+
2227
## Supported platforms
2328

2429
| Platform | File System | Installation Guide |

docs/linux/sql-server-linux-setup-machine-learning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ For more information, see [Unattended install](https://docs.microsoft.com/sql/li
135135

136136
## Offline installation
137137

138-
1. Locate the MLS-specific package downloads in the [Release notes](sql-server-linux-release-notes.md).
138+
1. Locate the MLS-specific package downloads in the [Release notes](sql-server-linux-release-notes-2019.md).
139139

140140
2. Continue with [Offline installation](sql-server-linux-setup.md#offline) instructions for your next step.
141141

docs/linux/sql-server-linux-whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ ms.custom: "sql-linux"
1313
ms.technology: linux
1414
ms.assetid: 456b6f31-6b97-4e31-80ab-b40151ec4868
1515
---
16-
# What's new for SQL Server 2017 on Linux
16+
# What's new for SQL Server on Linux
1717

1818
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md-linuxonly](../includes/appliesto-ss-xxxx-xxxx-xxx-md-linuxonly.md)]
1919

20-
This article describes the major features and services available for SQL Server 2017 running on Linux.
20+
This article describes the major features and services available for SQL Server 2017 running on Linux. It does not cover SQL Server 2019 CTP releases. For more information on new features in the latest SQL Server 2019 CTP, see [What's new in SQL Server 2019 CTP 2.0 for Linux](../sql-server/what-s-new-in-sql-server-vnext.md?view=sql-server-ver15#sqllinux).
2121

2222
> [!NOTE]
2323
> In addition to these capabilities in this article, cumulative updates are released at regular intervals after the GA release. These cumulative updates provide many improvements and fixes. For information about the latest CU release, see [http://aka.ms/sql2017cu](http://aka.ms/sql2017cu). For package downloads and known issues, see the [Release notes](sql-server-linux-release-notes.md).

docs/linux/toc.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
- name: Overview
44
items:
55
- name: Release notes
6-
href: sql-server-linux-release-notes.md
6+
items:
7+
- name: SQL Server 2017
8+
href: sql-server-linux-release-notes.md
9+
- name: SQL Server 2019 CTP 2.0
10+
href: sql-server-linux-release-notes-2019.md
711
- name: What's new?
812
href: sql-server-linux-whats-new.md
913
- name: Editions and supported features

0 commit comments

Comments
 (0)