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

Commit 577bad1

Browse files
committed
Bringing even with master.
2 parents d986e12 + d598620 commit 577bad1

21 files changed

Lines changed: 28 additions & 29 deletions

docs/advanced-analytics/r/use-sqlbindr-exe-to-upgrade-an-instance-of-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ If at any time you want to stop upgrading on the Machine Learning Server schedul
3535

3636
The process of upgrading the machine learning components is referred to as **binding**, because it changes the support model for SQL Server machine learning components to use the new Modern Software Lifecycle Policy.
3737

38-
In general, switching to the new licensing model ensures that your data scientists can always use the latest version of R or Python. For more information about the terms of the Modern Lifecycle Policy, see [Support Timeline for Microsoft R Server](https://docs.microsoft.com/machine-learning-server/resources-servicing-support).
38+
In general, switching to the new servicing model ensures that your data scientists can always use the latest version of R or Python. For more information about the terms of the Modern Lifecycle Policy, see [Support Timeline for Microsoft R Server](https://docs.microsoft.com/machine-learning-server/resources-servicing-support).
3939

4040
> [!NOTE]
4141
> The upgrade does not change the support model for the SQL Server database and doesn't change the version of SQL Server.

docs/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"globalMetadata": {
3535
"layout": "Conceptual",
3636
"breadcrumb_path": "~/breadcrumb/toc.yml",
37-
"contributors_to_exclude": ["hexiaokai", "openpublishingbuild","sudeepku","saldana"],
37+
"contributors_to_exclude": ["hexiaokai", "openpublishingbuild","sudeepku","saldana","iRaindrop"],
3838
"searchScope": ["sql"],
3939
"_op_documentIdPathDepotMapping": {
4040
"linux/": {

docs/integration-services/change-data-capture/review-and-generate-supplemental-logging-scripts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ms.workload: "Inactive"
4343

4444
2. When you run the supplemental logging scripts, the Oracle Credentials for Running Script dialog box opens where you provide a valid Oracle user name and password. For information on how to provide the proper Oracle credentials, see [Oracle Credentials for Running Script](../../integration-services/change-data-capture/oracle-credentials-for-running-script.md).
4545

46-
You can also run the scripts manually using SQL * Plus, if necessary.
46+
You can also run the scripts manually using SQL\*Plus, if necessary.
4747

4848
### To run the scripts manually
4949

docs/linux/sql-server-linux-setup-ssis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ The following example does the following things:
127127
- Runs an unattended installation by specifying the `-n` (no prompt) option.
128128

129129
```
130-
sudo SSIS_PID= Developer ACCEPT_EULA=Y /opt/ssis/bin/ssis-conf -n setup
130+
sudo SSIS_PID=Developer ACCEPT_EULA=Y /opt/ssis/bin/ssis-conf -n setup
131131
```
132132

133133
### Environment variables for unattended installation

docs/relational-databases/blob/filestream-sql-server.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "FILESTREAM (SQL Server) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "10/17/2016"
4+
ms.date: "01/11/2018"
55
ms.prod: "sql-non-specified"
66
ms.prod_service: "database-engine"
77
ms.service: ""
@@ -24,7 +24,6 @@ manager: "jhubbard"
2424
ms.workload: "On Demand"
2525
---
2626
# FILESTREAM (SQL Server)
27-
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)]
2827
[!INCLUDE[tsql-appliesto-sslinux-only](../../includes/tsql-appliesto-sswindows-only.md)]
2928

3029
FILESTREAM enables [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]-based applications to store unstructured data, such as documents and images, on the file system. Applications can leverage the rich streaming APIs and performance of the file system and at the same time maintain transactional consistency between the unstructured data and corresponding structured data.

docs/relational-databases/databases/security-best-practices-with-contained-databases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ manager: "jhubbard"
2222
ms.workload: "Inactive"
2323
---
2424
# Security Best Practices with Contained Databases
25-
[!INCLUDE[appliesto-ss-asdb-xxxx-xxx-md](../../includes/appliesto-ss-asdb-xxxx-xxx-md.md)]
25+
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)]
2626

2727
Contained databases have some unique threats that should be understood and mitigated by [!INCLUDE[ssDEnoversion](../../includes/ssdenoversion-md.md)] administrators. Most of the threats are related to the **USER WITH PASSWORD** authentication process, which moves the authentication boundary from the [!INCLUDE[ssDE](../../includes/ssde-md.md)] level to the database level.
2828

docs/relational-databases/native-client/features/filestream-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "FILESTREAM Support | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "03/17/2017"
55
ms.prod: "sql-non-specified"
6-
ms.prod_service: "database-engine, sql-database, sql-data-warehouse, pdw"
6+
ms.prod_service: "database-engine"
77
ms.service: ""
88
ms.component: "native-client|features"
99
ms.reviewer: ""
@@ -23,7 +23,7 @@ manager: "jhubbard"
2323
ms.workload: "Inactive"
2424
---
2525
# FILESTREAM Support
26-
[!INCLUDE[appliesto-ss-asdb-asdw-pdw-md](../../../includes/appliesto-ss-asdb-asdw-pdw-md.md)]
26+
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../../../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)]
2727
[!INCLUDE[SNAC_Deprecated](../../../includes/snac-deprecated.md)]
2828

2929
FILESTREAM provides a way to store and access large binary values, either through [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] or by direct access to the Windows file system. A large binary value is a value larger than 2 gigabytes (GB). For more information about enhanced FILESTREAM support, see [FILESTREAM (SQL Server)](../../../relational-databases/blob/filestream-sql-server.md).

docs/relational-databases/native-client/odbc/filestream-support-odbc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "FILESTREAM Support (ODBC) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "03/17/2017"
55
ms.prod: "sql-non-specified"
6-
ms.prod_service: "database-engine, sql-database, sql-data-warehouse, pdw"
6+
ms.prod_service: "database-engine"
77
ms.service: ""
88
ms.component: "native-client|ODBC"
99
ms.reviewer: ""
@@ -23,7 +23,7 @@ manager: "jhubbard"
2323
ms.workload: "Inactive"
2424
---
2525
# FILESTREAM Support (ODBC)
26-
[!INCLUDE[appliesto-ss-asdb-asdw-pdw-md](../../../includes/appliesto-ss-asdb-asdw-pdw-md.md)]
26+
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../../../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)]
2727
[!INCLUDE[SNAC_Deprecated](../../../includes/snac-deprecated.md)]
2828

2929
ODBC in [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] Native Client supports the enhanced FILESTREAM feature. For more information about this feature, see [FILESTREAM Support](../../../relational-databases/native-client/features/filestream-support.md). For a sample demonstrating ODB support for FILESTREAM, see [Send and Receive Data Incrementally with FILESTREAM (ODBC)](../../../relational-databases/native-client-odbc-how-to/send-and-receive-data-incrementally-with-filestream-odbc.md).

docs/relational-databases/native-client/ole-db/filestream-support-ole-db.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "FILESTREAM Support (OLE DB) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "03/17/2017"
55
ms.prod: "sql-non-specified"
6-
ms.prod_service: "database-engine, sql-database, sql-data-warehouse, pdw"
6+
ms.prod_service: "database-engine"
77
ms.service: ""
88
ms.component: "native-client-ole-db"
99
ms.reviewer: ""
@@ -23,7 +23,7 @@ manager: "jhubbard"
2323
ms.workload: "Inactive"
2424
---
2525
# FILESTREAM Support (OLE DB)
26-
[!INCLUDE[appliesto-ss-asdb-asdw-pdw-md](../../../includes/appliesto-ss-asdb-asdw-pdw-md.md)]
26+
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../../../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)]
2727
[!INCLUDE[SNAC_Deprecated](../../../includes/snac-deprecated.md)]
2828

2929
Beginning with [!INCLUDE[ssKatmai](../../../includes/sskatmai-md.md)] and [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] Native Client 10.0, OLE DB supports the enhanced FILESTREAM feature. For more information about this feature, see [FILESTREAM Support](../../../relational-databases/native-client/features/filestream-support.md). For samples, see [Filestream and OLE DB](../../../relational-databases/native-client-ole-db-how-to/filestream/filestream-and-ole-db.md).

docs/relational-databases/partitions/create-partitioned-tables-and-indexes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Create Partitioned Tables and Indexes | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "03/14/2017"
55
ms.prod: "sql-non-specified"
6-
ms.prod_service: "database-engine"
6+
ms.prod_service: "database-engine, sql-database"
77
ms.service: ""
88
ms.component: "partitions"
99
ms.reviewer: ""
@@ -38,7 +38,7 @@ manager: "jhubbard"
3838
ms.workload: "Active"
3939
---
4040
# Create Partitioned Tables and Indexes
41-
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)]
41+
[!INCLUDE[appliesto-ss-asdb-xxxx-xxx-md](../../includes/appliesto-ss-asdb-xxxx-xxx-md.md)]
4242
You can create a partitioned table or index in [!INCLUDE[ssCurrent](../../includes/sscurrent-md.md)] by using [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] or [!INCLUDE[tsql](../../includes/tsql-md.md)]. The data in partitioned tables and indexes is horizontally divided into units that can be spread across more than one filegroup in a database. Partitioning can make large tables and indexes more manageable and scalable.
4343

4444
Creating a partitioned table or index typically happens in four parts:

0 commit comments

Comments
 (0)