You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/analytics-platform-system/appliance-monitoring.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,6 @@ If your monitoring solution does not support direct Transact-SQL queries, or you
75
75
<!-- MISSING LINKS |Monitor the active queries.|[Monitoring Active Queries (SQL Server PDW)](../sqlpdw/monitoring-active-queries-sql-server-pdw.md)| -->
76
76
77
77
## See Also
78
-
<!-- MISSING LINKS [Common Metadata Query Examples (SQL Server PDW)](../sqlpdw/common-metadata-query-examples-sql-server-pdw.md)-->
Copy file name to clipboardExpand all lines: docs/analytics-platform-system/configure-an-external-smp-sql-server-to-receive-remote-table-copies.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,12 +52,8 @@ When configuring the SMP SQL Server to receive remote table copies, use the foll
52
52
53
53
Although the bulk-logged or simple recovery models use minimal logging for the bulk inserted data, some logging still occurs. To prevent the log files from growing too large, use the SQL Server batch_size option to periodically reclaim log space.
54
54
55
-
<!-- MISSING LINKS
56
-
## See Also
57
-
[Common Metadata Query Examples (SQL Server PDW)](../sqlpdw/common-metadata-query-examples-sql-server-pdw.md)
58
-
-->
59
-
60
55
## Related content
61
56
57
+
-[Monitor the appliance with system views - Analytics Platform System](monitor-the-appliance-by-using-system-views.md)
Copy file name to clipboardExpand all lines: docs/analytics-platform-system/configure-an-external-windows-system-to-receive-remote-table-copies-using-infiniband.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,13 +55,8 @@ To configure the external Windows system, use the following steps:
55
55
56
56
1. If a two port adapter is used, or multiple external Windows systems are connected to an appliance, assign each system a different host number within each IP subnet.
57
57
58
-
<!-- MISSING LINKS
59
-
## Related content
60
-
61
-
- [Common Metadata Query Examples (SQL Server PDW)](../sqlpdw/common-metadata-query-examples-sql-server-pdw.md)
62
-
-->
63
-
64
58
## Related content
65
59
60
+
-[Monitor the appliance with system views - Analytics Platform System](monitor-the-appliance-by-using-system-views.md)
Copy file name to clipboardExpand all lines: docs/analytics-platform-system/configure-scom-to-monitor-analytics-platform-system.md
+48-49Lines changed: 48 additions & 49 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,23 +4,24 @@ description: Follow these steps to configure the System Center Operations Manage
4
4
author: charlesfeddersen
5
5
ms.author: charlesf
6
6
ms.reviewer: martinle
7
-
ms.date: 04/17/2018
7
+
ms.date: 12/04/2023
8
8
ms.service: sql
9
9
ms.subservice: data-warehouse
10
-
ms.topic: conceptual
10
+
ms.topic: how-to
11
11
---
12
12
13
13
# Configure System Center Operations Manager (SCOM) to Monitor Analytics Platform System
14
14
Follow these steps to configure the System Center Operations Manager (SCOM) Management Packs for Analytics Platform System. The Management Packs are required to monitor Analytics Platform System from SCOM.
15
15
16
-
## <aname="BeforeBegin"></a>Before You Begin
16
+
## <aid="BeforeBegin"></a> Before you begin
17
+
17
18
**Prerequisites**
18
19
19
20
System Center Operations Manager 2007 R2 must be installed and running.
20
21
21
-
The management packs must be installed and configured. See [Install the SCOM Management Packs (Analytics Platform System)](install-the-scom-management-packs.md) and [Import the SCOM Management Pack for PDW (Analytics Platform System)](import-the-scom-management-pack-for-pdw.md).
22
+
The management packs must be installed and configured. See [Install the SCOM Management Packs (Analytics Platform System)](install-the-scom-management-packs.md) and [Import the SCOM Management Pack for PDW (Analytics Platform System)](import-the-scom-management-pack-for-pdw.md).
22
23
23
-
## <aname="ConfigureRunAsProfile"></a>Configure Run-As Profile in System Center
24
+
## <aid="ConfigureRunAsProfile"></a>Configure Run-As Profile in System Center
24
25
To configure System Center, you have to perform following steps:
25
26
26
27
- Create Run As account for the **APS Watcher** domain user and map it to the **Microsoft APS Watcher Account.**
@@ -29,86 +30,84 @@ To configure System Center, you have to perform following steps:
29
30
30
31
Here are detailed instructions on how to do the tasks:
31
32
32
-
1.Create the **APS Watcher** Run As account with **Windows** account type for the **APS Watcher** domain user.
33
+
1. Create the **APS Watcher** Run As account with **Windows** account type for the **APS Watcher** domain user.
33
34
34
-
1.Navigate to the **Administration** pane, right-click on **Run As Configuration** -> **Accounts** and select **Create Run As Account...**
35
+
1. Navigate to the **Administration** pane, right-click on **Run As Configuration** -> **Accounts** and select **Create Run As Account...**
35
36
36
-

37
+
:::image type="content" source="./media/configure-scom-to-monitor-analytics-platform-system/ConfigureScomCreateRunAsAccount.png" alt-text="Screenshot showing the Create Run As Account option.":::
37
38
38
-
2.The **Create Run As Account Wizard** dialog will open. On the **Introduction** page, click**Next**.
39
+
1.The **Create Run As Account Wizard** dialog will open. On the **Introduction** page, select**Next**.
39
40
40
-
3. On the **General Properties** page, select **Windows** from **Run As Account type** and specify "APS Watcher" as the **Display name**.
41
+
1. On the **General Properties** page, select **Windows** from **Run As Account type** and specify "APS Watcher" as the **Display name**.
41
42
42
-

43
+
:::image type="content" source="./media/configure-scom-to-monitor-analytics-platform-system/CreateRunAsAccountWizardGeneralProperties.png" alt-text="Screenshot showing the General Properties page of the Create Run As Account Wizard.":::
43
44
44
-
4. On the **Credentials** page,
45
-

45
+
1. On the **Credentials** page,
46
+
:::image type="content" source="./media/configure-scom-to-monitor-analytics-platform-system/CreateRunAsAccountWizardCredentials.png" alt-text="Screenshot showing the Credentials page of the Create Run As Account Wizard.":::
46
47
47
-
5.On the **Distribution Security** page, select **Less secure** and click the **Create** button to finish.
48
+
1.On the **Distribution Security** page, select **Less secure** and select the **Create** button to finish.
48
49
49
-

50
+
:::image type="content" source="./media/configure-scom-to-monitor-analytics-platform-system/CreateRunAsAccountWizardDistributionSecurity.png" alt-text="Screenshot showing the Distribution Security page of the Create Run As Account Wizard.":::
50
51
51
-
1.If you decide to use the **More secure** option, you have to manually specify computers to which credentials will be distributed. To do this, after creating the Run As account, right-click on it and select **Properties**.
52
+
1. If you decide to use the **More secure** option, you have to manually specify computers to which credentials will be distributed. To do this, after creating the Run As account, right-click on it and select **Properties**.
52
53
53
-
2. Navigate to the **Distribution** tab and **Add** desired computers.
54
+
1. Navigate to the **Distribution** tab and **Add** desired computers.
54
55
55
-

56
+
:::image type="content" source="./media/configure-scom-to-monitor-analytics-platform-system/RunAsAccountProperties.png" alt-text="Screenshot showing the Run As Account Properties dialog box.":::
56
57
57
-
2. Set the **Microsoft APS Watcher Account** profile to use **APS Watcher** Run As account.
58
+
1. Set the **Microsoft APS Watcher Account** profile to use **APS Watcher** Run As account.
58
59
59
-
1.Navigate to **Administration** -> **Run As Configuration** -> **Profiles**.
60
+
1. Navigate to **Administration** -> **Run As Configuration** -> **Profiles**.
60
61
61
-

62
+
:::image type="content" source="./media/configure-scom-to-monitor-analytics-platform-system/AdministrationRunAsConfigurationProfiles.png" alt-text="Screenshot showing the Profiles option.":::
62
63
63
-
2. Right-click on **Microsoft APS Watcher Account** from the list and select **Properties**.
64
+
1. Right-click on **Microsoft APS Watcher Account** from the list and select **Properties**.
64
65
65
-

66
+
:::image type="content" source="./media/configure-scom-to-monitor-analytics-platform-system/MicrosoftApsWatcherAccountProperties.png" alt-text="Screenshot showing the Properties option.":::
66
67
67
-
3.The **Run As Profile Wizard** dialog will open. Skip the **Introduction** page by clicking**Next**.
68
+
1.The **Run As Profile Wizard** dialog will open. Skip the **Introduction** page by selecting**Next**.
68
69
69
-
4.On the **General Properties** page, click**Next**.
70
+
1.On the **General Properties** page, select**Next**.
70
71
71
-
5.On the **Run As Accounts** page, click the **Add...** button and select the previously created **APS Watcher** Run As account.
72
+
1.On the **Run As Accounts** page, select the **Add...** button and select the previously created **APS Watcher** Run As account.
72
73
73
-

74
+
:::image type="content" source="./media/configure-scom-to-monitor-analytics-platform-system/RunAsProfileWizardAdd.png" alt-text="Screenshot showing the Add a Run As Account dialog box.":::
74
75
75
-
6. Click**Save** to finish profile assignment.
76
+
1. Select**Save** to finish profile assignment.
76
77
77
-
3. Wait until APS appliances discovery completes.
78
+
1. Wait until APS appliances discovery completes.
78
79
79
-
1.Navigate to the **Monitoring** pane and open the **SQL Server Appliance** -> **Microsoft Analytics Platform System** -> **Appliances** state view.
80
+
1. Navigate to the **Monitoring** pane and open the **SQL Server Appliance** -> **Microsoft Analytics Platform System** -> **Appliances** state view.
80
81
81
-

82
+
:::image type="content" source="./media/configure-scom-to-monitor-analytics-platform-system/SqlServerApplianceMicrosoftApsAppliances.png" alt-text="Screenshot showing the Appliances option.":::
82
83
83
-
2. Wait until the appliance appears in the list. The name of the appliance should be equal to one specified in the registry. After discovery completes you should see all appliances listed but not monitored. To enable monitoring, follow the next steps.
84
+
1. Wait until the appliance appears in the list. The name of the appliance should be equal to one specified in the registry. After discovery completes you should see all appliances listed but not monitored. To enable monitoring, follow the next steps.
84
85
85
86
> [!NOTE]
86
87
> The next steps can be completed in parallel while you are waiting for the initial appliance discovery to finish.
87
88
88
-
4. Create another new Run As account to query APS for health data retrieval.
89
-
90
-
1. Begin creating a new Run As account as described in step 1.
89
+
1. Create another new Run As account to query APS for health data retrieval.
91
90
92
-
2. On the **General Properties** page, select **Basic Authentication** account type.
91
+
1. Begin creating a new Run As account as described in step 1.
93
92
94
-

93
+
1. On the **General Properties** page, select **Basic Authentication** account type.
95
94
96
-
3. On the **Credentials**page, supply valid credentials to access APS health state DMVs.
95
+
:::image type="content" source="./media/configure-scom-to-monitor-analytics-platform-system/CreateRunAsAccountWizardGeneralProperties2.png" alt-text="Screenshot showing the General Properties page of the Create Run As Account Wizard with Basic Authentication selected from the Run As Account type dropdown.":::
97
96
98
-

97
+
1. On the **Credentials** page, supply valid credentials to access APS health state DMVs.
99
98
100
-
5. Configure the **Microsoft APS Action Account** profile to use the newly created Run As account for the APS instance.
99
+
:::image type="content" source="./media/configure-scom-to-monitor-analytics-platform-system/CreateRunAsAccountWizardCredentials2.png" alt-text="Screenshot showing the Credentials page of the Create Run As Account Wizard with valid credentials wo access APS health state DMVs.":::
101
100
102
-
1. Navigate to the **Microsoft APS Action Account**properties as described in step 2.
101
+
1.Configure the **Microsoft APS Action Account**profile to use the newly created Run As account for the APS instance.
103
102
104
-
2. On the **Run As Accounts** page, click **Add...** and
105
-
3. select the newly created Run As account.
103
+
1. Navigate to the **Microsoft APS Action Account** properties as described in step 2.
106
104
107
-

105
+
1. On the **Run As Accounts** page, select **Add...**.
106
+
1. Select the newly created Run As account.
108
107
109
-
## Next Step
110
-
Now that you have configured the Management Packs, you are ready to start monitoring the appliance. For more information, see [Monitor the Appliance by Using System Center Operations Manager (Analytics Platform System)](monitor-the-appliance-by-using-system-center-operations-manager.md).
111
-
112
-
<!-- MISSING LINKS ## See Also
113
-
[Common Metadata Query Examples (SQL Server PDW)](../sqlpdw/common-metadata-query-examples-sql-server-pdw.md) -->
108
+
:::image type="content" source="./media/configure-scom-to-monitor-analytics-platform-system/RunAsProfileWizardAdd2.png" alt-text="Screenshot showing the Add a Run As Account dialog box with APS Action selected from the Run As account dropdown list.":::
114
109
110
+
## Related content
111
+
112
+
-[Monitor with System Center Operations Manager - Analytics Platform System](monitor-the-appliance-by-using-system-center-operations-manager.md)
113
+
-[What's new in Analytics Platform System, a scale-out MPP data warehouse](whats-new-analytics-platform-system.md)
Copy file name to clipboardExpand all lines: docs/analytics-platform-system/configure-sql-server-pdw-for-remote-table-copies.md
+15-18Lines changed: 15 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,41 +4,38 @@ description: Describes how to configure Parallel Data Warehouse to use the remot
4
4
author: charlesfeddersen
5
5
ms.author: charlesf
6
6
ms.reviewer: martinle
7
-
ms.date: 04/17/2018
7
+
ms.date: 12/04/2023
8
8
ms.service: sql
9
9
ms.subservice: data-warehouse
10
-
ms.topic: conceptual
10
+
ms.topic: how-to
11
11
---
12
12
13
13
# Configure Parallel Data Warehouse for remote table copies
14
14
Describes how to configure SQL Server PDW to use the remote table copy feature to copy tables to SMP SQL Server databases on non-appliance servers.
15
15
16
-
This topic describes one of the configuration steps for configuring remote table copy. For a list of all the configuration steps, see [Remote Table Copy](remote-table-copy.md).
16
+
This article describes one of the configuration steps for configuring remote table copy. For a list of all the configuration steps, see [Remote Table Copy](remote-table-copy.md).
17
17
18
-
## Before You Begin
18
+
## Before you begin
19
19
In order to configure SQL Server PDW to use remote table copy, you must:
20
20
21
-
- Have a Analytics Platform System administrator account with the ability to log directly into the <strong>*appliance_domain*-AD01</strong> and <strong>*appliance_domain*-AD02</strong> nodes.
21
+
- Have a Analytics Platform System administrator account with the ability to log directly into the ***appliance_domain*-AD01** and ***appliance_domain*-AD02** nodes.
22
22
23
23
- Know the host name or IP name of the destination server.
24
24
25
-
## <aname="HowToPDW"></a>Configure SQL Server PDW for Remote Table Copy: Update Host Names in DNS
25
+
## <aid="HowToPDW"></a> Configure SQL Server PDW for Remote Table Copy: Update Host Names in DNS
26
+
26
27
The **CREATE REMOTE TABLE** statement, used for remote table copies, specifies the destination server by using either the IP address or the IP name of the SMP Windows system. To use the IP name, you need to add entries for successful name resolution to the DNS server.
27
28
28
29
The following steps outline how to update the DNS server.
29
30
30
-
1. Log on to the active AD node (normally <strong>*appliance_domain*-AD01</strong>).
31
-
32
-
2. Open the DNS Manager. This is located under **Administrative Tools** in the **Start** menu.
31
+
1. Log on to the active AD node (normally ***appliance_domain*-AD01**).
33
32
34
-
3. Use the DNS Manager to add the IP name.
33
+
1. Open the DNS Manager. This is located under **Administrative Tools** in the **Start** menu.
35
34
36
-
## See Also
37
-
<!-- MISSING LINKS
38
-
[Common Metadata Query Examples (SQL Server PDW)](../sqlpdw/common-metadata-query-examples-sql-server-pdw.md)
39
-
-->
40
-
[Use a DNS Forwarder to Resolve Non-Appliance DNS Names](use-a-dns-forwarder-to-resolve-non-appliance-dns-names.md)
41
-
<!-- MISSING LINKS
42
-
[Security - Configure Domain Trusts (SQL Server PDW)](../sqlpdw/security-configure-domain-trusts-sql-server-pdw.md)
43
-
-->
35
+
1. Use the DNS Manager to add the IP name.
44
36
37
+
## Related content
38
+
39
+
-[Use a DNS Forwarder to Resolve Non-Appliance DNS Names in Analytics Platform System](use-a-dns-forwarder-to-resolve-non-appliance-dns-names.md)
40
+
-[Security - Configure Domain Trusts (SQL Server PDW)](../sqlpdw/security-configure-domain-trusts-sql-server-pdw.md)
41
+
-[What's new in Analytics Platform System, a scale-out MPP data warehouse](whats-new-analytics-platform-system.md)
0 commit comments