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

Latest commit

 

History

History
157 lines (113 loc) · 10.4 KB

File metadata and controls

157 lines (113 loc) · 10.4 KB
title SQL Server vNext Release Notes | Microsoft Docs
ms.custom
ms.date 03/12/2017
ms.prod sql-vnext
ms.reviewer
ms.suite
ms.technology
server-general
ms.tgt_pltfrm
ms.topic article
ms.assetid 13942af8-5a40-4cef-80f5-918386767a47
caps.latest.revision 41
author craigg-msft
ms.author craigg
manager jhubbard

SQL Server vNext Release Notes

This topic describes limitations and issues with [!INCLUDEssSQLv14_md].

Try it out:

SQL Server vNext CTP 2.0 (April 2017)

Database Engine (CTP 2.0)

Documentation (CTP 2.0)

  • Issue and customer impact: Documentation for [!INCLUDEssSQLv14_md] is limited and content is included with the [!INCLUDEssSQL15_md] documentation set. Content in articles that is specific to [!INCLUDEssSQLv14_md] will be noted with Applies To.
  • Issue and customer impact: No offline content is available for [!INCLUDEssSQLv14_md].

horizontal_bar

SQL Server vNext CTP 1.4 (March 2017)

Documentation (CTP 1.4)

  • Issue and customer impact: Documentation for [!INCLUDEssSQLv14_md] is limited and content is included with the [!INCLUDEssSQL15_md] documentation set. Content in articles that is specific to [!INCLUDEssSQLv14_md] will be noted with Applies To.
  • Issue and customer impact: No offline content is available for [!INCLUDEssSQLv14_md].

horizontal_bar

SQL Server vNext CTP 1.3 (February 2017)

Supported installation scenarios (CTP 1.3)

[!INCLUDEssSQLv14_md] is intended as a test version only. Production deployments are not supported. It is recommneded you install and test [!INCLUDEssSQLv14_md] on a virtual machine.

Documentation (CTP 1.3)

  • Issue and customer impact: Documentation for [!INCLUDEssSQLv14_md] is limited and content is included with the [!INCLUDEssSQL15_md] documentation set. Content in articles that is specific to [!INCLUDEssSQLv14_md] will be noted with Applies To.
  • Issue and customer impact: No offline content is available for [!INCLUDEssSQLv14_md].

SQL Server Integration Services (SSIS) (CTP 1.3)

CDC components not supported in this CTP release

  • Issue and customer impact: The CDC Control Task, CDC Source, and CDC Splitter in are not supported in this CTP release.
  • Workaround: There is no workaround.

horizontal_bar

SQL Server vNext CTP 1.2 (January 2017)

Supported installation scenarios (CTP 1.2)

[!INCLUDEssSQLv14_md] is intended as a test version only. Production deployments are not supported. It is recommneded you install and test [!INCLUDEssSQLv14_md] on a virtual machine.

SQL Server Database Engine (CTP 1.2)

  • Issue and customer impact: In some cases, the MSSQLSERVER service will get stuck in the "Starting" state.
  • Workaround: To work around this issue:
    • Create a dependency between the mssqlserver service and the keyiso service. One way to do this is to run the following from an elevated Command Prompt: sc config mssqlserver depend= keyiso
    • Reboot the computer.

Documentation (CTP 1.2)

  • Issue and customer impact: Documentaion for [!INCLUDEssSQLv14_md] is limited and content is inlcuded with the [!INCLUDEssSQL15_md] documentation set. Content in articles that is specific to [!INCLUDEssSQLv14_md] will be noted with Applies To:.
  • Issue and customer impact: No offline content is available for [!INCLUDEssSQLv14_md].

SQL Server Integration Services (SSIS) (CTP 1.2)

Deleting the SSIS Catalog may fail when SSIS Scale Out is installed

Issue and customer impact: When the SSIS Scale Out feature is installed on a computer, deleting the SSISDB catalog database may fail with following error: “Could not drop login 'login' as the user is currently logged in”.

Workaround:

  • On a Scale Out Master computer, run the command “services.msc” to open the Services window. Stop the SQL Server Integration Services Cluster Master service.
  • On Scale Out Worker computers that connect to the master, run the command "services.msc" to open the Services window. Stop the SQL Server Integration Services Cluster Worker service.

You can now delete the SSISDB catalog database.

SQL Server Master Data Services (CTP 1.2)

Transaction may not work when the entity transaction log type is set to attribute

Issue and customer impact: When the entity transaction log type is set to Attribute in [!INCLUDEssMDSshort_md] (default value is Member), the following scenarios fail:

  • Transactions for entity changes are not shown in the website.
  • Unable to open the Transactions page on the website and reverse a transaction.
  • Unable to update an entity with a transaction annotation, in the website.

Workaround: There is no workaround.

Copy version may not work when Copy only committed version is set to false

  • Issue and customer impact: When the Copy only committed version setting is set to No (default value is Yes), the copy version operation may fail. There is no error message.
  • Workaround: There is no workaround.

horizontal_bar

SQL Server vNext CTP 1.1 (December 2016)

Supported installation scenarios (CTP 1.1)

[!INCLUDEssSQLv14_md] is intended as a test version only. Production deployments are not supported. It is recommneded you install and test [!INCLUDEssSQLv14_md] on a virtual machine.

Specifically, while the following scenarios may work for you, they have not been thoroughly tested and are not supported in [!INCLUDEssSQLv14_md]:

  • Uninstall of CTP 1.1.
  • Side by side installation with any other versions of SQL Server.
  • Upgrade from any previous versions of SQL Server.
  • No SQL Server feature pack components are available as part of the [!INCLUDEssSQLv14_md] installation.

Documentation (CTP 1.1)

  • Issue and customer impact: Documentation for [!INCLUDEssSQLv14_md] is limited and content is included with the [!INCLUDEssSQL15_md] documentation set. Content in articles that is specific to [!INCLUDEssSQLv14_md] will be noted with Applies To:.
  • Issue and customer impact: No offline content is available for [!INCLUDEssSQLv14_md].

SQL Server Master Data Services (CTP 1.1)

Transaction may not work when the entity transaction log type is set to attribute

Issue and customer impact: When the entity transaction log type is set to Attribute in [!INCLUDEssMDSshort_md] (default value is Member), the following scenarios fail:

  • Transactions for entity changes are not shown in the website.
  • Unable to open the Transactions page on the website and reverse a transaction.
  • Unable to update an entity with a transaction annotation, in the website.

Workaround: There is no workaround.

Copy version may not work when Copy only committed version is set to false

  • Issue and customer impact: When the Copy only committed version setting is set to No (default value is Yes), the copy version operation may fail. There is no error message.
  • Workaround: There is no workaround.

SQL Server Integration Services (SSIS) (CTP 1.1)

Deleting the SSIS Catalog may fail when SSIS Scale Out is installed

Issue and customer impact: When the SSIS Scale Out feature is installed on a computer, deleting the SSISDB catalog database may fail with following error: “Could not drop login 'login' as the user is currently logged in”.

Workaround:

  • On a Scale Out Master computer, run the command “services.msc” to open the Services window. Stop the SQL Server Integration Services Cluster Master service.
  • On Scale Out Worker computers that connect to the master, run the command "services.msc" to open the Services window. Stop the SQL Server Integration Services Cluster Worker service.

You can now delete the SSISDB catalog database.

ODBC components are not supported in this CTP release

Issue and customer impact: The ODBC Connection Manager, Source, and Destination are not supported in this CTP release.

Workaround: There is no workaround.

horizontal_bar

info_tip Engage with the SQL Server engineering team

MS_Logo_X-Small