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

Commit 59b4ab0

Browse files
authored
Merge pull request #13243 from rothja/sqlxmlseo2
SQLXML SEO work shortening lengthy titles
2 parents 8d5c873 + 2dea712 commit 59b4ab0

136 files changed

Lines changed: 288 additions & 274 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/linux/sql-server-linux-setup-sql-agent.md

Lines changed: 31 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,46 @@
11
---
2-
title: Install SQL Server Agent on Linux
3-
description: This article describes how to install the SQL Server Agent on Linux.
4-
author: VanMSFT
2+
title: Configure the SQL Server Agent on Linux
3+
description: This article describes how to enable or install the SQL Server Agent on Linux.
4+
author: VanMSFT
55
ms.author: vanto
6-
ms.date: 02/20/2018
6+
ms.date: 12/05/2019
77
ms.topic: conceptual
88
ms.prod: sql
99
ms.technology: linux
1010
ms.assetid: 77f16adc-e6cb-4a57-82f3-7b9780369868
1111
---
12+
1213
# Install SQL Server Agent on Linux
1314

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

16-
The [SQL Server Agent](https://docs.microsoft.com/sql/ssms/agent/sql-server-agent) runs scheduled SQL Server jobs. Starting with SQL Server 2017 CU4, SQL Server Agent is included with the **mssql-server** package and is disabled by default. For information on the features supported for this release of the SQL Server Agent along with version information, see the [Release Notes](sql-server-linux-release-notes.md).
17+
This article describes how to enable or install the SQL Server Agent on Linux.
18+
19+
The [SQL Server Agent](https://docs.microsoft.com/sql/ssms/agent/sql-server-agent) runs scheduled SQL Server jobs. Starting with SQL Server 2017 CU4, SQL Server Agent is included with the **mssql-server** package and is disabled by default. For information on the features supported for this release of the SQL Server Agent along with version information, see the [Release Notes](sql-server-linux-release-notes.md).
20+
21+
## Instructions
22+
23+
Before using the SQL Server Agent on Linux, use the following steps to enable or install it.
1724

18-
Install/Enable the SQL Server Agent:
19-
- [For Versions 2017 CU4 and above, Enable the SQL Server Agent](#EnableAgentAfterCU4)
20-
- [For Versions 2017 CU3 and Below, Install the SQL Server Agent](#InstallAgentBelowCU4)
25+
1. Add your hostname (with and without domain) in the `/etc/hosts` files. The following lines show an example of the format for these entries:
2126

27+
```bash
28+
"IP Address" "hostname"
29+
"IP Address" "hostname.domain.com"
30+
```
2231

23-
## <a name="EnableAgentAfterCU4">For Versions 2017 CU4 and above, Enable the SQL Server Agent</a>
32+
1. Follow the instructions in one of the following sections based on your version of SQL Server:
2433

25-
To enable SQL Server Agent, follow the steps below.
34+
| Versions | Instructions |
35+
|---|---|
36+
| SQL Server 2017 CU4 and higher</br>SQL Server 2019 | [Enable the SQL Server Agent](#EnableAgentAfterCU4) |
37+
| SQL Server 2017 CU3 and lower | [Install the SQL Server Agent](#InstallAgentBelowCU4) |
38+
39+
## <a id="EnableAgentAfterCU4"></a>Enable the SQL Server Agent
40+
41+
For SQL Server 2019 and SQL Server 2017 CU4 and higher, you only need to enable the SQL Server Agent. You do not need to install a separate package.
42+
43+
To enable SQL Server Agent, follow the steps below.
2644

2745
```bash
2846
sudo /opt/mssql/bin/mssql-conf set sqlagent.enabled true
@@ -32,7 +50,9 @@ sudo systemctl restart mssql-server
3250
> [!NOTE]
3351
> If you are upgrading from 2017 CU3 or below with Agent installed, SQL Server Agent will be enabled automatically and previous Agent packages will be uninstalled.
3452
35-
## <a name="InstallAgentBelowCU4">For Versions 2017 CU3 and Below, Install the SQL Server Agent</a>
53+
## <a name="InstallAgentBelowCU4"></a>Install the SQL Server Agent
54+
55+
For SQL Server 2017 CU3 and earlier, you must install the SQL Server Agent package.
3656

3757
> [!NOTE]
3858
> The install instructions below apply to SQL Server Versions 2017 CU3 and below. Before installing SQL Server Agent, first [install SQL Server](sql-server-linux-setup.md#platforms). This configures the keys and repositories that you use when you install the **mssql-server-agent** package.

docs/relational-databases/accelerated-database-recovery-concepts.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: "Accelerated database recovery | Microsoft Docs"
3-
ms.custom: ""
43
ms.date: "08/12/2019"
54
ms.prod: sql
65
ms.prod_service: backup-restore
7-
ms.reviewer: ""
86
ms.technology: backup-restore
97
ms.topic: conceptual
108
helpviewer_keywords:

docs/relational-databases/accelerated-database-recovery-management.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: "Accelerated database recovery | Microsoft Docs"
3-
ms.custom: ""
43
ms.date: "08/12/2019"
54
ms.prod: sql
65
ms.prod_service: backup-restore
7-
ms.reviewer: ""
86
ms.technology: backup-restore
97
ms.topic: conceptual
108
helpviewer_keywords:

docs/relational-databases/errors-events/database-engine-events-and-errors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4272,8 +4272,8 @@ The table contains error message numbers and the description, which is the text
42724272
| 9463 | 16 | No | XML parsing: line %d, character %d, xml:space has a non-legal value |
42734273
| 9464 | 16 | No | XML parsing: line %d, character %d, XML namespace prefix 'xml' can only be associated with the URI http://www.w3.org/XML/1998/namespace. This URI cannot be used with other prefixes. |
42744274
| 9465 | 16 | No | XML parsing: line %d, character %d, XML namespace prefix 'xmlns' is reserved for use by XML. |
4275-
| 9466 | 16 | No | XML parsing: line %d, character %d, XML namespace xml namespace URI (http://www.w3.org/XML/1998/namespace) must be assigned only to prefix 'xml'. |
4276-
| 9467 | 16 | No | XML parsing: line %d, character %d, xmlns namespace URI (http://www.w3.org/2000/xmlns/) is reserved and must not be used. |
4275+
| 9466 | 16 | No | XML parsing: line %d, character %d, XML namespace xml namespace URI (https://www.w3.org/XML/1998/namespace) must be assigned only to prefix 'xml'. |
4276+
| 9467 | 16 | No | XML parsing: line %d, character %d, xmlns namespace URI (https://www.w3.org/2000/xmlns/) is reserved and must not be used. |
42774277
| 9480 | 16 | No | XML parsing: line %d, character %d, unsupported xml |
42784278
| 9500 | 16 | No | The data type '%.*ls' used in the VALUE method is invalid. |
42794279
| 9501 | 16 | No | XQuery: Unable to resolve sql:variable('%.*ls'). The variable must be declared as a scalar TSQL variable. |

docs/relational-databases/sqlxml-annotated-xsd-schemas-using/creating-cdata-sections-using-sql-use-cdata-sqlxml-4-0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
2-
title: "Creating CDATA Sections Using sql:use-cdata (SQLXML 4.0) | Microsoft Docs"
3-
ms.custom: ""
2+
title: "Creating CDATA sections using sql:use-cdata (SQLXML)"
43
ms.date: 01/11/2019
54
ms.prod: sql
65
ms.prod_service: "database-engine, sql-database"
@@ -19,6 +18,7 @@ ms.assetid: 26d2b9dc-f857-44ff-bcd4-aaf64ff809d0
1918
author: MightyPen
2019
ms.author: genemi
2120
ms.reviewer: ""
21+
ms.custom: "seo-lt-2019"
2222
monikerRange: "=azuresqldb-current||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
2323
---
2424
# Creating CDATA Sections Using sql:use-cdata (SQLXML 4.0)

docs/relational-databases/sqlxml-annotated-xsd-schemas-using/creating-constant-elements-using-sql-is-constant-sqlxml-4-0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
2-
title: "Creating Constant Elements Using sql:is-constant (SQLXML 4.0) | Microsoft Docs"
3-
ms.custom: ""
2+
title: "Make constant elements with sql:is-constant (SQLXML)"
43
ms.date: 01/11/2019
54
ms.prod: sql
65
ms.prod_service: "database-engine, sql-database"
@@ -18,6 +17,7 @@ ms.assetid: 940eea1b-54f5-445f-b844-c894d9f3941b
1817
author: MightyPen
1918
ms.author: genemi
2019
ms.reviewer: ""
20+
ms.custom: "seo-lt-2019"
2121
monikerRange: "=azuresqldb-current||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
2222
---
2323
# Creating Constant Elements Using sql:is-constant (SQLXML 4.0)

docs/relational-databases/sqlxml-annotated-xsd-schemas-using/creating-valid-id-idref-and-idrefs-type-attributes-using-sql-prefix-sqlxml-4-0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
2-
title: "Create Valid ID-IDREF-IDREFS Type Attributes - sql:prefix (SQLXML 4.0) | Microsoft Docs"
3-
ms.custom: ""
2+
title: "Valid ID attributes using sql:prefix (SQLXML)"
43
ms.date: "03/06/2017"
54
ms.prod: sql
65
ms.prod_service: "database-engine, sql-database"
@@ -22,6 +21,7 @@ ms.assetid: 1c7f77d3-81f3-4820-bb63-c4aaa4ea9aa1
2221
author: MightyPen
2322
ms.author: genemi
2423
ms.reviewer: ""
24+
ms.custom: "seo-lt-2019"
2525
monikerRange: "=azuresqldb-current||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
2626
---
2727
# Creating Valid ID, IDREF, and IDREFS Type Attributes Using sql:prefix (SQLXML 4.0)

docs/relational-databases/sqlxml-annotated-xsd-schemas-using/data-type-coercions-and-the-sql-datatype-annotation-sqlxml-4-0.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
2-
title: "Data Type Coercions and the sql:datatype Annotation (SQLXML 4.0) | Microsoft Docs"
3-
ms.custom: ""
2+
title: "Convert data types with sql:datatype (SQLXML)"
43
ms.date: "03/17/2017"
54
ms.prod: sql
65
ms.prod_service: "database-engine, sql-database"
@@ -21,9 +20,10 @@ ms.assetid: db192105-e8aa-4392-b812-9d727918c005
2120
author: MightyPen
2221
ms.author: genemi
2322
ms.reviewer: ""
23+
ms.custom: "seo-lt-2019"
2424
monikerRange: "=azuresqldb-current||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
2525
---
26-
# Data Type Coercions and the sql:datatype Annotation (SQLXML 4.0)
26+
# Data Type conversions and the sql:datatype Annotation (SQLXML 4.0)
2727
[!INCLUDE[appliesto-ss-asdb-xxxx-xxx-md](../../includes/appliesto-ss-asdb-xxxx-xxx-md.md)]
2828
In an XSD schema, the **xsd:type** attribute specifies the XSD data type of an element or attribute. When an XSD schema is used to extract data from the database, the data type specified is used to format the data.
2929

docs/relational-databases/sqlxml-annotated-xsd-schemas-using/default-mapping-of-xsd-elements-and-attributes-to-tables-and-columns-sqlxml-4-0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
2-
title: "Default Mapping-XSD Elements-Attributes to Tables-Columns (SQLXML 4.0) | Microsoft Docs"
3-
ms.custom: ""
2+
title: "Default XSD mapping to tables/columns (SQLXML)"
43
ms.date: "03/17/2017"
54
ms.prod: sql
65
ms.prod_service: "database-engine, sql-database"
@@ -26,6 +25,7 @@ ms.assetid: 9a18e92a-6cfb-4a14-993a-663a95aabb63
2625
author: MightyPen
2726
ms.author: genemi
2827
ms.reviewer: ""
28+
ms.custom: "seo-lt-2019"
2929
monikerRange: "=azuresqldb-current||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
3030
---
3131
# Default Mapping of XSD Elements and Attributes to Tables and Columns (SQLXML 4.0)

docs/relational-databases/sqlxml-annotated-xsd-schemas-using/excluding-schema-elements-from-the-xml-document-using-sql-mapped.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
2-
title: "Excluding Schema Elements from the XML Document Using sql:mapped | Microsoft Docs"
3-
ms.custom: ""
2+
title: "Exclude schema elements from XML Doc with sql:mapped"
43
ms.date: "03/17/2017"
54
ms.prod: sql
65
ms.prod_service: "database-engine, sql-database"
@@ -22,6 +21,7 @@ ms.assetid: 7d2649dd-0038-4a2c-b16d-f80f7c306966
2221
author: MightyPen
2322
ms.author: genemi
2423
ms.reviewer: ""
24+
ms.custom: "seo-lt-2019"
2525
monikerRange: "=azuresqldb-current||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
2626
---
2727
# Excluding Schema Elements from the XML Document Using sql:mapped

0 commit comments

Comments
 (0)