Skip to content

Commit 2b176f5

Browse files
committed
Bringing even with master.
2 parents 7d8adbf + f9e07dd commit 2b176f5

67 files changed

Lines changed: 823 additions & 1267 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/determine-which-cluster-node-failed.md

Lines changed: 13 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,18 @@
11
---
2-
title: "Determine Which Cluster Node Failed (Analytics Platform System)"
3-
author: "barbkess"
4-
ms.author: "barbkess"
5-
manager: "craigg"
6-
ms.prod: "analytics-platform-system"
7-
ms.prod_service: "mpp-data-warehouse"
8-
ms.service: ""
9-
ms.component:
10-
ms.technology: "mpp-data-warehouse"
11-
ms.custom: ""
12-
ms.date: 01/05/2017
13-
ms.reviewer: na
14-
ms.suite: "sql"
15-
ms.tgt_pltfrm: na
16-
ms.topic: article
17-
ms.assetid: 1e001117-a1b6-4357-bf25-e85aba3f1cf0
18-
caps.latest.revision: 21
19-
2+
title: Determine failed cluster node - Analytics Platform System | Microsoft Docs
3+
description: This article describes how to determine the name of the Analytics Platform System (APS) node that failed after a cluster failover has occurred and a cluster failover alert has been raised. As part of troubleshooting a cluster failover, you must determine the name of the node that failed before contacting Microsoft to help resolve the problem.
4+
author: mzaman1
5+
manager: craigg
6+
ms.prod: sql
7+
ms.technology: data-warehouse
8+
ms.topic: conceptual
9+
ms.date: 04/17/2018
10+
ms.author: murshedz
11+
ms.reviewer: martinle
2012
---
21-
# Determine Which Cluster Node Failed
22-
This topic describes how to determine the name of the SQL Server PDW node that failed after a cluster failover has occurred and a cluster failover alert has been raised. As part of troubleshooting a cluster failover, you must determine the name of the node that failed before contacting Microsoft to help resolve the problem.
13+
14+
# Determine which cluster node failed for Analytics Platform System
15+
This topic describes how to determine the name of the Analytics Platform System (APS) node that failed after a cluster failover has occurred and a cluster failover alert has been raised. As part of troubleshooting a cluster failover, you must determine the name of the node that failed before contacting Microsoft to help resolve the problem.
2316

2417
## <a name="Background"></a>Background
2518
For high availability in SQL Server PDW, the Control node and the Compute nodes are configured as active or passive components of Windows failover clusters. When an active server fails to respond to critical system requests, the passive server fails over and performs the functions of the server that failed.

docs/analytics-platform-system/download-and-apply-microsoft-updates.md

Lines changed: 12 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,17 @@
11
---
2-
title: "Download and Apply Microsoft Updates (Analytics Platform System)"
3-
author: "barbkess"
4-
ms.author: "barbkess"
5-
manager: "craigg"
6-
ms.prod: "analytics-platform-system"
7-
ms.prod_service: "mpp-data-warehouse"
8-
ms.service: ""
9-
ms.component:
10-
ms.technology: "mpp-data-warehouse"
11-
ms.custom: ""
12-
ms.date: 01/05/2017
13-
ms.reviewer: na
14-
ms.suite: "sql"
15-
ms.tgt_pltfrm: na
16-
ms.topic: article
17-
ms.assetid: 4f69df44-8549-4a8a-b10c-f91908594856
18-
caps.latest.revision: 51
19-
2+
title: Download Microsoft Updates - Analytics Platform System | Microsoft Docs
3+
description: This topic discusses how to download updates from the Microsoft Update Catalog to Windows Server Update Services (WSUS) and apply those updates to the Analytics Platform System appliance servers. Microsoft Update will install all applicable updates for Windows and SQL Server. WSUS is installed on the VMM virtual machine of the appliance.
4+
author: mzaman1
5+
manager: craigg
6+
ms.prod: sql
7+
ms.technology: data-warehouse
8+
ms.topic: conceptual
9+
ms.date: 04/17/2018
10+
ms.author: murshedz
11+
ms.reviewer: martinle
2012
---
21-
# Download and Apply Microsoft Updates
13+
14+
# Download and apply Microsoft updates for Analytics Platform System
2215
This topic discusses how to download updates from the Microsoft Update Catalog to Windows Server Update Services (WSUS) and apply those updates to the Analytics Platform System appliance servers. Microsoft Update will install all applicable updates for Windows and SQL Server. WSUS is installed on the VMM virtual machine of the appliance.
2316

2417
## <a name="TOP"></a>Before You Begin

docs/analytics-platform-system/dwloader-data-type-conversion-rules.md

Lines changed: 11 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,17 @@
11
---
2-
title: "Data type conversion rules for dwloader"
3-
author: "barbkess"
4-
ms.author: "barbkess"
5-
manager: "craigg"
6-
ms.prod: "analytics-platform-system"
7-
ms.prod_service: "mpp-data-warehouse"
8-
ms.service: ""
9-
ms.component:
10-
ms.suite: "sql"
11-
ms.custom: ""
12-
ms.technology: "mpp-data-warehouse"
13-
description: "This topic describes the input data formats and implicit data type conversions that dwloader Command-Line Loader supports when it loads data into PDW."
14-
ms.date: "10/20/2016"
15-
ms.topic: "article"
16-
ms.assetid: 79c48520-b08b-4b15-a943-a551cc90a2c4
17-
caps.latest.revision: 30
18-
2+
title: Dwloader data type conversion rules - Parallel Data Warehouse | Microsoft Docs
3+
description: This topic describes the input data formats and implicit data type conversions that dwloader Command-Line Loader supports when it loads data into Parallel Data Warehouse (PDW)."
4+
author: mzaman1
5+
manager: craigg
6+
ms.prod: sql
7+
ms.technology: data-warehouse
8+
ms.topic: conceptual
9+
ms.date: 04/17/2018
10+
ms.author: murshedz
11+
ms.reviewer: martinle
1912
---
2013

21-
# Data type conversion rules for dwloader
14+
# Data type conversion rules for dwloader - Parallel Data Warehouse
2215
This topic describes the input data formats and implicit data type conversions that [dwloader Command-Line Loader](dwloader.md) supports when it loads data into PDW. The implicit data conversions occur when the input data does not match the data type in the SQL Server PDW target table. Use this information when designing your loading process to ensure your data will load successfully into SQL Server PDW.
2316

2417

docs/analytics-platform-system/dwloader.md

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,17 @@
11
---
2-
title: "dwloader Command-Line Loader for Parallel Data Warehouse"
3-
author: "barbkess"
4-
ms.author: "barbkess"
5-
manager: "craigg"
6-
ms.prod: "analytics-platform-system"
7-
ms.prod_service: "mpp-data-warehouse"
8-
ms.service: ""
9-
ms.component:
10-
ms.suite: "sql"
11-
ms.custom: ""
12-
ms.technology: "mpp-data-warehouse"
13-
description: "**dwloader** is a Parallel Data Warehouse (PDW) command-line tool that loads table rows in bulk into an existing table."
14-
ms.date: "11/04/2016"
15-
ms.topic: "article"
16-
ms.assetid: f79b8354-fca5-41f7-81da-031fc2570a7c
17-
caps.latest.revision: 90
18-
2+
title: dwloader Command-Line Loader - Parallel Data Warehouse | Microsoft Docs
3+
description: dwloader is a Parallel Data Warehouse (PDW) command-line tool that loads table rows in bulk into an existing table.
4+
author: mzaman1
5+
manager: craigg
6+
ms.prod: sql
7+
ms.technology: data-warehouse
8+
ms.topic: conceptual
9+
ms.date: 04/17/2018
10+
ms.author: murshedz
11+
ms.reviewer: martinle
1912
---
20-
# dwloader Command-Line Loader
13+
14+
# dwloader Command-Line Loader for Parallel Data Warehouse
2115
**dwloader** is a Parallel Data Warehouse (PDW) command-line tool that loads table rows in bulk into an existing table. When loading rows, you can add all rows to the end of the table (*append mode* or *fastappend mode*), append new rows and update existing rows (*upsert mode*), or delete all existing rows before loading and then insert all rows into an empty table (*reload mode*).
2216

2317
**Process for loading data**

docs/analytics-platform-system/error-messages.md

Lines changed: 13 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,18 @@
11
---
2-
title: "Error Messages (SQL Server PDW)"
3-
author: "barbkess"
4-
ms.author: "barbkess"
5-
manager: "craigg"
6-
ms.prod: "analytics-platform-system"
7-
ms.prod_service: "mpp-data-warehouse"
8-
ms.service: ""
9-
ms.component:
10-
ms.technology: "mpp-data-warehouse"
11-
ms.custom: ""
12-
ms.date: 01/13/2017
13-
ms.reviewer: na
14-
ms.suite: "sql"
15-
ms.tgt_pltfrm: na
16-
ms.topic: article
17-
ms.assetid: e6223cba-2dec-4b8a-bc10-e2ef6a821fe0
18-
caps.latest.revision: 9
19-
2+
title: Error messages - Parallel Data Warehouse | Microsoft Docs
3+
description: Parallel Data Warehouse (PDW) error messages report errors and problems encountered by the PDW components and can also include SQL Server errors surfaced through PDW. These error messages use a consistent syntax for presenting information. Understanding this syntax will allow you to identify and correct problems.
4+
author: mzaman1
5+
manager: craigg
6+
ms.prod: sql
7+
ms.technology: data-warehouse
8+
ms.topic: conceptual
9+
ms.date: 04/17/2018
10+
ms.author: murshedz
11+
ms.reviewer: martinle
2012
---
21-
# Error Messages
22-
SQL Server PDW error messages report errors and problems encountered by the SQL Server PDW components and can also include SQL Server errors surfaced through SQL Server PDW. These error messages use a consistent syntax for presenting information. Understanding this syntax will allow you to identify and correct problems on SQL Server PDW.
13+
# Error messages in Parallel Data Warehouse
14+
15+
Parallel Data Warehouse (PDW) error messages report errors and problems encountered by the PDW components and can also include SQL Server errors surfaced through PDW. These error messages use a consistent syntax for presenting information. Understanding this syntax will allow you to identify and correct problems on SQL Server PDW.
2316

2417
## <a name="Basics"></a>Error Message Basics
2518
Error messages that are returned follow the same syntax.

docs/analytics-platform-system/grant-permissions.md

Lines changed: 12 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,18 @@
11
---
2-
title: "Grant permissions"
3-
author: "barbkess"
4-
ms.author: "barbkess"
5-
manager: "craigg"
6-
ms.prod: "analytics-platform-system"
7-
ms.prod_service: "mpp-data-warehouse"
8-
ms.service: ""
9-
ms.component:
10-
ms.technology: "mpp-data-warehouse"
11-
ms.custom: ""
12-
ms.date: 01/05/2017
13-
ms.reviewer: na
14-
ms.suite: "sql"
15-
ms.tgt_pltfrm: na
16-
ms.topic: article
17-
2+
title: Grant T-SQL permissions - Parallel Data Warehouse | Microsoft Docs
3+
description: Grant T-SQL permissions for database operations in Parallel Data Warehouse.
4+
author: mzaman1
5+
manager: craigg
6+
ms.prod: sql
7+
ms.technology: data-warehouse
8+
ms.topic: conceptual
9+
ms.date: 04/17/2018
10+
ms.author: murshedz
11+
ms.reviewer: martinle
1812
---
1913

20-
# Grant permissions
14+
# Grant T-SQL permissions for Parallel Data Warehouse
15+
Grant T-SQL permissions for database operations in Parallel Data Warehouse.
2116

2217
## Grant Permissions to Submit Database Queries
2318
This section describes how to grant permissions to database roles and users to query data on the SQL Server PDW appliance.

docs/analytics-platform-system/hardware-components.md

Lines changed: 11 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,17 @@
11
---
2-
title: "Analytics Platform System hardware components"
3-
author: "barbkess"
4-
ms.author: "barbkess"
5-
manager: "craigg"
6-
ms.prod: "analytics-platform-system"
7-
ms.prod_service: "mpp-data-warehouse"
8-
ms.service: ""
9-
ms.component:
10-
ms.suite: "sql"
11-
ms.custom: ""
12-
ms.technology: "mpp-data-warehouse"
13-
description: "Analytics Platform System (APS) uses scalable components so that you can buy the right amount of processing and storage according to your business requirements."
14-
ms.date: "10/20/2016"
15-
ms.topic: "article"
16-
ms.assetid: aa1cdcc7-cfee-4658-bbce-7d319bfb7483
17-
caps.latest.revision: 17
18-
2+
title: Hardware components - Analytics Platform System | Microsoft Docs
3+
description: Analytics Platform System (APS) uses scalable components so that you can buy the right amount of processing and storage according to your business requirements. When you order APS, you will need a combination of these core hardware components.
4+
author: mzaman1
5+
manager: craigg
6+
ms.prod: sql
7+
ms.technology: data-warehouse
8+
ms.topic: conceptual
9+
ms.date: 04/17/2018
10+
ms.author: murshedz
11+
ms.reviewer: martinle
1912
---
2013

21-
# Analytics Platform System hardware components
14+
# Hardware components for Analytics Platform System
2215

2316
Analytics Platform System (APS) uses scalable components so that you can buy the right amount of processing and storage according to your business requirements. When you order APS, you will need a combination of these core hardware components. Specific hardware vendors might use different naming conventions or have additional components.
2417

docs/analytics-platform-system/hardware-configurations.md

Lines changed: 11 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,17 @@
11
---
2-
title: "Hardware Configurations (Analytics Platform System)"
3-
author: "barbkess"
4-
ms.author: "barbkess"
5-
manager: "craigg"
6-
ms.prod: "analytics-platform-system"
7-
ms.prod_service: "mpp-data-warehouse"
8-
ms.service: ""
9-
ms.component:
10-
ms.suite: "sql"
11-
ms.custom: ""
12-
ms.technology: "mpp-data-warehouse"
13-
description: "The Analytics Platform System (APS) hardware is architected with scalable units so that you buy the right amount of processing and storage according to your business requirements."
14-
ms.date: "01/05/2017"
15-
ms.topic: "article"
16-
ms.assetid: f95945b7-97ae-4ab9-bae5-c792a516acea
17-
caps.latest.revision: 9
18-
2+
title: Hardware configurations - Analytics Platform System | Microsoft Docs
3+
description: The Analytics Platform System (APS) appliance hardware is architected with scalable units so that you buy the right amount of processing and storage according to your business requirements. The appliance scales storage for Parallel Data Warehouse from a few terabytes to over 6 petabytes of data.
4+
author: mzaman1
5+
manager: craigg
6+
ms.prod: sql
7+
ms.technology: data-warehouse
8+
ms.topic: conceptual
9+
ms.date: 04/17/2018
10+
ms.author: murshedz
11+
ms.reviewer: martinle
1912
---
2013

21-
# Hardware configurations
14+
# Hardware configurations - Analytics Platform System
2215
The Analytics Platform System (APS) hardware is architected with scalable units so that you buy the right amount of processing and storage according to your business requirements. The appliance scales storage for SQL Server Parallel Data Wareouse (PDW) from a few Terabytes to over 6 Petabytes of data.
2316

2417
## Contents

docs/analytics-platform-system/hardware-installation.md

Lines changed: 13 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,18 @@
11
---
2-
title: "Hardware Installation (Analytics Platform System)"
3-
author: "barbkess"
4-
ms.author: "barbkess"
5-
manager: "craigg"
6-
ms.prod: "analytics-platform-system"
7-
ms.prod_service: "mpp-data-warehouse"
8-
ms.service: ""
9-
ms.component:
10-
ms.technology: "mpp-data-warehouse"
11-
ms.custom: ""
12-
ms.date: 01/05/2017
13-
ms.reviewer: na
14-
ms.suite: "sql"
15-
ms.tgt_pltfrm: na
16-
ms.topic: article
17-
ms.assetid: f4f612b9-f320-4391-952b-d3696cfbe2e2
18-
caps.latest.revision: 17
19-
2+
title: Hardware installation - Analytics Platform System | Microsoft Docs
3+
description: This article describes how to move, unpack, and install the hardware for your SQL Server PDW appliance. This article is informational only and is intended to help you understand the process. Your appliance should be unpacked, installed, and verified before it is turned over to you. Customer participation is required for items such as data center access, electrical power, and Ethernet connections.
4+
author: mzaman1
5+
manager: craigg
6+
ms.prod: sql
7+
ms.technology: data-warehouse
8+
ms.topic: conceptual
9+
ms.date: 04/17/2018
10+
ms.author: murshedz
11+
ms.reviewer: martinle
2012
---
21-
# Hardware Installation
22-
This topic describes how to move, unpack, and install the hardware for your SQL Server PDW appliance. This topic is informational only and is intended to help you understand the process. Your appliance should be unpacked, installed, and verified before it is turned over to you. Customer participation is required for items such as data center access, electrical power, and Ethernet connections.
13+
14+
# Hardware installation for Analytics Platform System appliance
15+
This article describes how to move, unpack, and install the hardware for your SQL Server PDW appliance. This article is informational only and is intended to help you understand the process. Your appliance should be unpacked, installed, and verified before it is turned over to you. Customer participation is required for items such as data center access, electrical power, and Ethernet connections.
2316

2417
## <a name="BeforeMoving"></a>Before You Move Any Components from the Loading Dock
2518
Perform the following tasks before you move, unpack, or rack any of the appliance components.

docs/analytics-platform-system/high-availability.md

Lines changed: 11 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,18 @@
11
---
2-
title: "Analytics Platform System high availability"
3-
author: "barbkess"
4-
ms.author: "barbkess"
5-
manager: "craigg"
6-
ms.prod: "analytics-platform-system"
7-
ms.prod_service: "mpp-data-warehouse"
8-
ms.service: ""
9-
ms.component:
10-
ms.suite: "sql"
11-
ms.custom: ""
12-
ms.technology: "mpp-data-warehouse"
13-
description: "Describes how Analytics Platform System (APS) is architected for high availability."
14-
ms.date: "10/20/2016"
15-
ms.topic: "article"
16-
ms.assetid: 5ab245e9-0316-4d25-a626-4745ce856925
17-
caps.latest.revision: 9
18-
2+
title: High availability in Analytics Platform System | Microsoft Docs
3+
description: Learn how Analytics Platform System (APS) is architected for high availability.
4+
author: mzaman1
5+
manager: craigg
6+
ms.prod: sql
7+
ms.technology: data-warehouse
8+
ms.topic: conceptual
9+
ms.date: 04/17/2018
10+
ms.author: murshedz
11+
ms.reviewer: martinle
1912
---
2013

2114
# Analytics Platform System high availability
22-
Describes how Analytics Platform System (APS) is architected for high availability.
15+
Learn how Analytics Platform System (APS) is architected for high availability.
2316

2417
## High Availability Architecture
2518
![Appliance architecture](media/appliance-architecture.png "Appliance architecture")

0 commit comments

Comments
 (0)