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
## <aname="users"></a> Migrating Users to Contained Database Users
92
92
The following example migrates all users that are based on [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] logins to contained database users with passwords. The example excludes logins that are not enabled. The example must be executed in the contained database.
Copy file name to clipboardExpand all lines: docs/relational-databases/errors-events/mssqlserver-17832-database-engine-error.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ To resolve this problem, increase the **MaxTokenSize** value of the server compu
63
63
> [!NOTE]
64
64
> Hexadecimal value ffff (decimal value 65535) is the maximum recommended token size. Providing this value would probably solve the problem, but could have negative computer-wide effects with regard to performance. We recommend that you establish the minimum **MaxTokenSize** value that allows for the largest token of any user in your organization and enter that value.
Copy file name to clipboardExpand all lines: docs/relational-databases/policy-based-management/lesson-1-create-and-apply-an-off-by-default-policy.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ To complete this tutorial, you need SQL Server Management Studio, and access to
52
52
9. On the description page, you can provide a hyperlink to a Web page for your policies in the **Additional help hyperlink** area. In the **Text to display** box, type the text that will appear for the hyperlink.
53
53
1. In the **Address** box, type a hyperlink to a Help page, such as the home page for the IT department of your company.
54
54
1. To confirm the address by opening the Web page, click **Test Link**.
## Test the enforcement of the Finance Name policy
102
102
@@ -143,7 +143,7 @@ To complete this tutorial, you need SQL Server Management Studio, access to a se
143
143
144
144
2. In the **Manage Policy Categories** dialog box, locate the Finance category, and select the **Mandate Database Subscriptions** checkbox for the Finance category.
145
145
146
-
3. [!INCLUDE[clickOK](../../includes/clickok-md.md)] Now the Finance category applies to all databases, but the condition that you have created restricts the Finance Name policy to the Finance database. This shows how you can use complex combinations of conditions to target policies in ways that will apply correctly on many servers.
146
+
3. Select **OK**. Now the Finance category applies to all databases, but the condition that you have created restricts the Finance Name policy to the Finance database. This shows how you can use complex combinations of conditions to target policies in ways that will apply correctly on many servers.
147
147
148
148
## Summary
149
149
This tutorial has shown you how to create Policy-Based Management conditions, policies and policy groups, and how to apply filters and check the compliance of Policy-Based Management targets.
Copy file name to clipboardExpand all lines: docs/relational-databases/replication/administration/configure-predefined-replication-alerts-sql-server-management-studio.md
Copy file name to clipboardExpand all lines: docs/relational-databases/replication/administration/switch-between-update-modes-for-an-updatable-transactional-subscription.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
@@ -59,13 +59,13 @@ ms.author: "mathoma"
59
59
60
60
4. In the **Set Update Method - \<Subscriber>: \<SubscriptionDatabase>** dialog box, select **Immediate updating** or **Queued updating**.
#### To set the updating mode for a pull subscription
65
65
66
66
1. In the **Subscription Properties - \<Publisher>: \<PublicationDatabase>** dialog box, select a value of **Immediately replicate changes** or **Queue changes** for the **Subscriber update method** option.
For more information about accessing the **Subscription Properties - \<Publisher>: \<PublicationDatabase>** dialog box, see [View and Modify Pull Subscription Properties](../../../relational-databases/replication/view-and-modify-pull-subscription-properties.md).
5. Modify parameters to tailor the profile. To view all parameters for an agent, clear the **Show only parameters used in this profile** check box. For information about agent parameters, see the links at the end of this topic.
6. If you are in the **Publication Properties - \<Publication>** dialog box, click **OK** to save and close the dialog box.
88
88
89
89
#### Specify that a subscription should use interactive conflict resolution
90
90
91
91
1. In the **Subscription Properties - \<Subscriber>: \<SubscriptionDatabase>** dialog box, specify a value of **True** for the **Resolve conflicts interactively** option. For more information about accessing this dialog box, see [View and Modify Push Subscription Properties](../../../relational-databases/replication/view-and-modify-push-subscription-properties.md) and [View and Modify Pull Subscription Properties](../../../relational-databases/replication/view-and-modify-pull-subscription-properties.md).
You can programmatically specify that a Subscriber will use this graphical interface to resolve article conflicts when a pull subscription to a merge publication is created. Only conflicts in articles that support this option will be displayed in the Interactive Resolver.
Copy file name to clipboardExpand all lines: docs/sql-server/failover-clusters/install/add-or-remove-nodes-in-a-sql-server-failover-cluster-setup.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
@@ -49,7 +49,7 @@ ms.author: mathoma
49
49
50
50
2. The Installation Wizard will launch the [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] Installation Center. To add a node to an existing failover cluster instance, click **Installation** in the left-hand pane. Then, select **Add node to a [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] failover cluster**.
51
51
52
-
3. The System Configuration Checker will run a discovery operation on your computer. To continue, [!INCLUDE[clickOK](../../../includes/clickok-md.md)].
52
+
3. The System Configuration Checker will run a discovery operation on your computer. To continue, select **OK**.
53
53
54
54
4. On the Language Selection page, you can specify the language for your instance of [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] if you are installing on a localized operating system and the installation media includes language packs for both English and the language corresponding to the operating system. For more information about cross-language support and installation considerations, see [Local Language Versions in SQL Server](../../../sql-server/install/local-language-versions-in-sql-server.md).
55
55
@@ -89,7 +89,7 @@ ms.author: mathoma
89
89
90
90
2. The Installation Wizard launches the [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] Installation Center. To remove a node to an existing failover cluster instance, click **Maintenance** in the left-hand pane, and then select **Remove node from a [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] failover cluster**.
91
91
92
-
3. The System Configuration Checker will run a discovery operation on your computer. To continue, [!INCLUDE[clickOK](../../../includes/clickok-md.md)].
92
+
3. The System Configuration Checker will run a discovery operation on your computer. To continue, select **OK**.
93
93
94
94
4. After you click install on the Setup Support Files page, the System Configuration Checker verifies the system state of your computer before Setup continues. After the check is complete, click **Next** to continue.
Copy file name to clipboardExpand all lines: docs/sql-server/failover-clusters/install/create-a-new-sql-server-failover-cluster-setup.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ ms.author: mathoma
85
85
86
86
2. The Installation Wizard starts the [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] Installation Center. To create a new cluster installation of [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)], select **New [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] failover cluster installation** on the installation page.
87
87
88
-
3. The System Configuration Checker runs a discovery operation on your computer. To continue, [!INCLUDE[clickOK](../../../includes/clickok-md.md)]. You can view the details on the screen by selecting **Show Details**, or as an HTML report by selecting **View detailed report**.
88
+
3. The System Configuration Checker runs a discovery operation on your computer. To continue, select **OK**. You can view the details on the screen by selecting **Show Details**, or as an HTML report by selecting **View detailed report**.
89
89
90
90
4. To continue, select **Next**.
91
91
@@ -186,7 +186,7 @@ ms.author: mathoma
186
186
187
187
-[!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] Administrators - You must specify at least one system administrator for the instance of [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)]. To add the account under which [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] Setup is running, select **Add Current User**. To add or remove accounts from the list of system administrators, select **Add** or **Remove**, and then edit the list of users, groups, or computers that will have administrator privileges for the instance of [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)].
188
188
189
-
When you are finished editing the list, [!INCLUDE[clickOK](../../../includes/clickok-md.md)]. Verify the list of administrators in the configuration dialog box. When the list is complete, select **Next**.
189
+
When you are finished editing the list, select **OK**. Verify the list of administrators in the configuration dialog box. When the list is complete, select **Next**.
190
190
191
191
20. Use the [!INCLUDE[ssDE](../../../includes/ssde-md.md)] Configuration - Data Directories page to specify nondefault installation directories. To install to default directories, select **Next**.
192
192
@@ -200,7 +200,7 @@ ms.author: mathoma
200
200
201
201
22. Use the [!INCLUDE[ssASnoversion](../../../includes/ssasnoversion-md.md)] Configuration - Account Provisioning page to specify users or accounts that will have administrator permissions for [!INCLUDE[ssASnoversion](../../../includes/ssasnoversion-md.md)]. You must specify at least one system administrator for [!INCLUDE[ssASnoversion](../../../includes/ssasnoversion-md.md)]. To add the account under which [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] Setup is running, select **Add Current User**. To add or remove accounts from the list of system administrators, select **Add** or **Remove**, and then edit the list of users, groups, or computers that will have administrator privileges for [!INCLUDE[ssASnoversion](../../../includes/ssasnoversion-md.md)].
202
202
203
-
When you are finished editing the list, [!INCLUDE[clickOK](../../../includes/clickok-md.md)]. Verify the list of administrators in the configuration dialog box. When the list is complete, select **Next**.
203
+
When you are finished editing the list, select **OK**. Verify the list of administrators in the configuration dialog box. When the list is complete, select **Next**.
204
204
205
205
23. Use the [!INCLUDE[ssASnoversion](../../../includes/ssasnoversion-md.md)] Configuration - Data Directories page to specify nondefault installation directories. To install to default directories, select **Next**.
206
206
@@ -237,7 +237,7 @@ ms.author: mathoma
237
237
238
238
3. After the prerequisites are installed, the Installation Wizard starts the [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] Installation Center. To prepare the node for clustering, move to the **Advanced** page and then select **Advanced cluster preparation**.
239
239
240
-
4. The System Configuration Checker runs a discovery operation on your computer. To continue, [!INCLUDE[clickOK](../../../includes/clickok-md.md)]. You can view the details on the screen by selecting **Show Details**, or as an HTML report by selecting **View detailed report**.
240
+
4. The System Configuration Checker runs a discovery operation on your computer. To continue, select **OK**. You can view the details on the screen by selecting **Show Details**, or as an HTML report by selecting **View detailed report**.
241
241
242
242
5. On the Setup Support Files page select **Install** to install the Setup support files.
243
243
@@ -325,7 +325,7 @@ ms.author: mathoma
325
325
326
326
1. After preparing all the nodes as described in the [prepare step](#prepare), run Setup on one of the prepared nodes, preferably the one that owns the shared disk. On the **Advanced** page of the [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] Installation Center, select **Advanced cluster completion**.
327
327
328
-
2. The System Configuration Checker runs a discovery operation on your computer. To continue, [!INCLUDE[clickOK](../../../includes/clickok-md.md)]. You can view the details on the screen by selecting **Show Details**, or as an HTML report by selecting **View detailed report**.
328
+
2. The System Configuration Checker runs a discovery operation on your computer. To continue, select **OK**. You can view the details on the screen by selecting **Show Details**, or as an HTML report by selecting **View detailed report**.
329
329
330
330
3. On the Setup Support Files page, select **Install** to install the Setup support files.
331
331
@@ -369,7 +369,7 @@ ms.author: mathoma
369
369
370
370
-[!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] Administrators - You must specify at least one system administrator for the instance of [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)]. To add the account under which [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] Setup is running, select **Add Current User**. To add or remove accounts from the list of system administrators, select **Add** or **Remove**, and then edit the list of users, groups, or computers that will have administrator privileges for the instance of [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)].
371
371
372
-
When you are finished editing the list, [!INCLUDE[clickOK](../../../includes/clickok-md.md)]. Verify the list of administrators in the configuration dialog box. When the list is complete, select **Next**.
372
+
When you are finished editing the list, select **OK**. Verify the list of administrators in the configuration dialog box. When the list is complete, select **Next**.
373
373
374
374
13. Use the [!INCLUDE[ssDE](../../../includes/ssde-md.md)] Configuration - Data Directories page to specify nondefault installation directories. To install to default directories, select **Next**.
375
375
@@ -379,7 +379,7 @@ ms.author: mathoma
379
379
380
380
14. Use the [!INCLUDE[ssASnoversion](../../../includes/ssasnoversion-md.md)] Configuration - Account Provisioning page to specify users or accounts that will have administrator permissions for [!INCLUDE[ssASnoversion](../../../includes/ssasnoversion-md.md)]. You must specify at least one system administrator for [!INCLUDE[ssASnoversion](../../../includes/ssasnoversion-md.md)]. To add the account under which [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] Setup is running, select **Add Current User**. To add or remove accounts from the list of system administrators, select **Add** or **Remove**, and then edit the list of users, groups, or computers that will have administrator privileges for [!INCLUDE[ssASnoversion](../../../includes/ssasnoversion-md.md)].
381
381
382
-
When you are finished editing the list, [!INCLUDE[clickOK](../../../includes/clickok-md.md)]. Verify the list of administrators in the configuration dialog box. When the list is complete, select **Next**.
382
+
When you are finished editing the list, select **OK**.. Verify the list of administrators in the configuration dialog box. When the list is complete, select **Next**.
383
383
384
384
15. Use the [!INCLUDE[ssASnoversion](../../../includes/ssasnoversion-md.md)] Configuration - Data Directories page to specify nondefault installation directories. To install to default directories, select **Next**.
0 commit comments