Skip to content

Commit ea50e65

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/sql-docs-pr (branch live)
2 parents aaf0346 + a41e1f4 commit ea50e65

199 files changed

Lines changed: 618 additions & 749 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/analytics-platform-system/tsql-system-views.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ For more reference information, see [T-SQL language elements](tsql-language-elem
225225
<!--Image references-->
226226

227227
<!--Article references-->
228-
[SQL Data Warehouse reference overview]: sql-data-warehouse-overview-reference.md
228+
[Azure Synapse Analytics reference overview]: sql-data-warehouse-overview-reference.md
229229

230230
<!--MSDN references-->
231231

docs/azure-data-studio/azure-resource-explorer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@ Azure Resource Explorer provide quick access that helps you connect to SQL Serve
9696
## Next steps
9797

9898
- [Use [!INCLUDE[Azure Data Studio](../includes/name-sos-short.md)] to connect and query Azure SQL database](quickstart-sql-database.md)
99-
- [Use [!INCLUDE[Azure Data Studio](../includes/name-sos-short.md)] to connect and query data in Azure SQL Data Warehouse](quickstart-sql-dw.md)
99+
- [Use [!INCLUDE[Azure Data Studio](../includes/name-sos-short.md)] to connect and query data in Azure Synapse Analytics](quickstart-sql-dw.md)

docs/azure-data-studio/download-azure-data-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ In an offline environment updates can be applied by [installing the latest versi
173173

174174
## Supported SQL offerings
175175

176-
- This version of Azure Data Studio works with all [supported versions of SQL Server 2014 - [!INCLUDE[sql-server-2019](../includes/sssqlv15-md.md)]](https://support.microsoft.com/lifecycle?C2=1044) and provides support for working with the latest cloud features in Azure SQL Database and Azure SQL Data Warehouse. Azure Data Studio also provides preview support for Azure SQL Managed Instance.
176+
- This version of Azure Data Studio works with all [supported versions of SQL Server 2014 - [!INCLUDE[sql-server-2019](../includes/sssqlv15-md.md)]](https://support.microsoft.com/lifecycle?C2=1044) and provides support for working with the latest cloud features in Azure SQL Database and Azure Synapse Analytics. Azure Data Studio also provides preview support for Azure SQL Managed Instance.
177177

178178
## Upgrade from SQL Operations Studio
179179

docs/azure-data-studio/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,9 +176,9 @@ SQL PowerShell is available today on the PowerShell gallery and you can use it o
176176

177177
Developers and DBAs are usually the users of Azure Data Studio.
178178

179-
## Does Azure Data Studio integrate with Azure SQL Data Warehouse?
179+
## Does Azure Data Studio integrate with Azure Synapse Analytics?
180180

181-
Yes. Azure Data Studio support for Azure SQL Data Warehouse is currently in preview, together with Azure SQL Managed Instance, and SQL Server 2019 Big Data.
181+
Yes. Azure Data Studio support for Azure Synapse Analytics is currently in preview, together with Azure SQL Managed Instance, and SQL Server 2019 Big Data.
182182

183183
## Why is Azure Data Studio important for the new version of SQL Server?
184184

docs/azure-data-studio/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ landingContent:
3535
url: quickstart-sql-server.md
3636
- text: Connect and query Azure SQL database
3737
url: quickstart-sql-database.md
38-
- text: Connect and query data in Azure SQL data warehouse
38+
- text: Connect and query data in Azure Synapse Analytics
3939
url: quickstart-sql-dw.md
4040
- text: Connect and query data in PostgreSQL
4141
url: quickstart-postgres.md

docs/connect/odbc/linux-mac/connecting-with-sqlcmd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ See [DSN and Connection String Keywords and Attributes](../dsn-connection-string
216216

217217
In a DSN, only the DRIVER entry is required, but to connect to a remote server, `sqlcmd` or `bcp` needs a value in the SERVER element. If the SERVER element is empty or not present in the DSN, `sqlcmd` and `bcp` will attempt to connect to the default instance on the local system.
218218

219-
When using bcp on Windows systems, [!INCLUDE[sql-server-2017](../includes/sssqlv14-md.md)] and earlier require the SQL Native Client 11 driver (sqlncli11.dll) while [!INCLUDE[sql-server-2019](../includes/sssqlv15-md.md)] and higher require the Microsoft ODBC Driver 17 for SQL Server driver (msodbcsql17.dll).
219+
When using bcp on Windows systems, [!INCLUDE [sssql17-md](../../../includes/sssql17-md.md)] and earlier require the SQL Native Client 11 driver (sqlncli11.dll) while [!INCLUDE [sssqlv15-md](../../../includes/sssqlv15-md.md)] and higher require the Microsoft ODBC Driver 17 for SQL Server driver (msodbcsql17.dll).
220220

221221
If the same option is specified in both the DSN and the `sqlcmd` or `bcp` command line, the command line option overrides the value used in the DSN. For example, if the DSN has a DATABASE entry and the `sqlcmd` command line includes **-d**, the value passed to **-d** is used. If **Trusted_Connection=yes** is specified in the DSN, Kerberos authentication is used and user name (**-U**) and password (**-P**), if provided, are ignored.
222222

docs/database-engine/log-shipping/about-log-shipping-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ monikerRange: ">=sql-server-2016||=sqlallproducts-allversions"
2929
---
3030
# About Log Shipping (SQL Server)
3131

32-
[!INCLUDE [SQL Server Windows Only - ASDBMI ](../../includes/applies-to-version/sql-windows-only-asdbmi.md)]
32+
[!INCLUDE [SQL Server](../../includes/applies-to-version/sqlserver.md)]
3333

3434
[!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Log shipping allows you to automatically send transaction log backups from a *primary database* on a *primary server* instance to one or more *secondary databases* on separate *secondary server* instances. The transaction log backups are applied to each of the secondary databases individually. An optional third server instance, known as the *monitor server*, records the history and status of backup and restore operations and, optionally, raises alerts if these operations fail to occur as scheduled.
3535

docs/machine-learning/connect/loopback-connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to use a loopback connection to connect back to SQL Serve
44
ms.prod: sql
55
ms.technology: machine-learning-services
66
ms.date: 08/20/2020
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
author: Aniruddh25
99
ms.author: anmunde
1010
ms.reviewer: dphansen

docs/relational-databases/backup-restore/sql-server-backup-to-url.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ Backup of a large database to blob storage is subject to the limitations listed
7777

7878
## <a name="limitations"></a> Limitations
7979

80-
- Backup to premium storage is not supported.
81-
8280
- SQL Server limits the maximum backup size supported using a page blob to 1 TB. The maximum backup size supported using block blobs is limited to approximately 200 GB (50,000 blocks * 4MB MAXTRANSFERSIZE). Block blobs support striping to support substantially larger backup sizes.
8381

8482
> [!IMPORTANT]
@@ -103,6 +101,8 @@ Backup of a large database to blob storage is subject to the limitations listed
103101
- If your server accesses Azure via a proxy server, you must use trace flag 1819 and then set the WinHTTP proxy configuration via one of the following methods:
104102
- The [proxycfg.exe](/windows/win32/winhttp/proxycfg-exe--a-proxy-configuration-tool) utility on Windows XP or Windows Server 2003 and earlier.
105103
- The [netsh.exe](/windows/win32/winsock/netsh-exe) utility on Windows Vista and Windows Server 2008 or later.
104+
105+
- [Immutable storage for Azure Blob storage](/azure/storage/blobs/storage-blob-immutable-storage) is not supported. Set the **Immutable Storage** policy to false.
106106

107107
## Supported arguments & statements
108108

docs/relational-databases/databases/sql-server-data-files-in-microsoft-azure.md

Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -171,25 +171,30 @@ For more information, see [Manage Access to Azure Storage Resources](https://doc
171171

172172
**Database errors**
173173

174-
1. *Errors when creating a database*
175-
Resolution: Review the instructions given in Lesson 4 in [Tutorial: Using the Microsoft Azure Blob storage service with SQL Server 2016 databases](../lesson-4-restore-database-to-virtual-machine-from-url.md).
174+
**Errors when creating a database**
175+
Resolution: Review the instructions given in Lesson 4 in [Tutorial: Using the Microsoft Azure Blob storage service with SQL Server 2016 databases](../lesson-4-restore-database-to-virtual-machine-from-url.md).
176176

177-
2. *Errors when running the Alter statement*
178-
Resolution: Make sure to execute the Alter Database statement when the database is online. When copying the data files to Azure Storage, always create a page blob not a block blob. Otherwise, ALTER Database will fail. Review the instructions given in Lesson 7 in [Tutorial: Using the Microsoft Azure Blob storage service with SQL Server 2016 databases](../tutorial-use-azure-blob-storage-service-with-sql-server-2016.md).
177+
**Errors when running the Alter statement**
178+
Resolution: Make sure to execute the Alter Database statement when the database is online. When copying the data files to Azure Storage, always create a page blob not a block blob. Otherwise, ALTER Database will fail. Review the instructions given in Lesson 7 in [Tutorial: Using the Microsoft Azure Blob storage service with SQL Server 2016 databases](../tutorial-use-azure-blob-storage-service-with-sql-server-2016.md).
179179

180-
3. *Error code 5120 Unable to open the physical file "%.\*ls". Operating system error %d: "%ls"*
180+
**Error code - 5120 Unable to open the physical file "%.\*ls". Operating system error %d: "%ls"**
181181

182-
Resolution: Currently, this new enhancement does not support more than one SQL Server instance accessing the same database files in Azure Storage at the same time. If ServerA is online with an active database file and if ServerB is accidentally started, and it also has a database which points to the same data file, the second server will fail to start the database with an error *code 5120 Unable to open the physical file "%.\*ls". Operating system error %d: "%ls"*.
182+
Resolution: Currently, this new enhancement does not support more than one SQL Server instance accessing the same database files in Azure Storage at the same time. If ServerA is online with an active database file and if ServerB is accidentally started, and it also has a database which points to the same data file, the second server will fail to start the database with an error *code 5120 Unable to open the physical file "%.\*ls". Operating system error %d: "%ls"*.
183183

184-
To resolve this issue, first determine if you need ServerA to access the database file in Azure Storage or not. If not, remove any connection between ServerA and the database files in Azure Storage. To do this, follow these steps:
185-
186-
1. Set the file path of Server A to a local folder by using the ALTER Database statement.
187-
188-
2. Set the database offline in Server A.
189-
190-
3. Then, copy database files from Azure Storage to the local folder in Server A. This ensures that ServerA still has a copy of the database locally.
191-
192-
4. Set the database online.
184+
To resolve this issue, first determine if you need ServerA to access the database file in Azure Storage or not. If not, remove any connection between ServerA and the database files in Azure Storage. To do this, follow these steps:
185+
186+
1. Set the file path of Server A to a local folder by using the ALTER Database statement.
187+
188+
2. Set the database offline in Server A.
189+
190+
3. Then, copy database files from Azure Storage to the local folder in Server A. This ensures that ServerA still has a copy of the database locally.
191+
192+
4. Set the database online.
193+
194+
**Error code 833 - I/O requests taking longer than 15 seconds to complete**
195+
196+
This error indicates the storage system is unable to meet the demands of the SQL Server workload. Either decrease IO activity from the application layer, or increase throughput capability on the storage layer. To learn more, see [Error 833](../errors-events/mssqlserver-833-database-engine-error.md). If performance problems persist, consider moving files to a different storage tier such as Premium or UltraSSD. For SQL Server on Azure VMs, see [optimizing storage performance](/azure/virtual-machines/premium-storage-performance).
197+
193198

194199
## Next steps
195200

0 commit comments

Comments
 (0)