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

Commit a57f8fb

Browse files
committed
[Bulk] INCLUDES file maintenance: clickOK
1 parent 48da8b8 commit a57f8fb

10 files changed

Lines changed: 25 additions & 25 deletions

docs/relational-databases/databases/migrate-to-a-partially-contained-database.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ GO
6464

6565
2. On the **Advanced** page, in the **Containment** section, set the **Enable Contained Databases** option to **True**.
6666

67-
3. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
67+
3. Select **OK**.
6868

6969
## <a name="convert"></a> Converting a Database to Partially Contained
7070
A database is converted to a contained database by changing the **CONTAINMENT** option.
@@ -86,7 +86,7 @@ GO
8686

8787
2. On the **Options** page, change the **Containment type** option to **Partial**.
8888

89-
3. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
89+
3. Select **OK**.
9090

9191
## <a name="users"></a> Migrating Users to Contained Database Users
9292
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.

docs/relational-databases/errors-events/mssqlserver-17832-database-engine-error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ To resolve this problem, increase the **MaxTokenSize** value of the server compu
6363
> [!NOTE]
6464
> 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.
6565
66-
7. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
66+
7. Select **OK**.
6767

6868
8. Close **Registry Editor**.
6969

docs/relational-databases/policy-based-management/lesson-1-create-and-apply-an-off-by-default-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To complete this tutorial, you need SQL Server Management Studio, and access to
5252
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.
5353
1. In the **Address** box, type a hyperlink to a Help page, such as the home page for the IT department of your company.
5454
1. To confirm the address by opening the Web page, click **Test Link**.
55-
1. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
55+
1. Select **OK**.
5656

5757
![Off-by-default policy web link](Media/lesson-1-create-and-apply-an-off-by-default-policy/off-by-default-policy-web-link.png)
5858

docs/relational-databases/policy-based-management/lesson-2-create-and-apply-a-naming-standards-policy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ To complete this tutorial, you need SQL Server Management Studio, access to a se
7272
> [!NOTE]
7373
> You might have to tab out of the **Value** box to enable the **OK** button.
7474

75-
11. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
75+
11. Select **OK**.
7676

7777
## Create the Finance policy category
7878

@@ -84,7 +84,7 @@ To complete this tutorial, you need SQL Server Management Studio, access to a se
8484

8585
![Manage policy categories](Media/lesson-2-create-and-apply-a-naming-standards-policy/manage-policy-categories.png)
8686

87-
3. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
87+
3. Select **OK**.
8888

8989
## Subscribe to the Finance policy category
9090

@@ -96,7 +96,7 @@ To complete this tutorial, you need SQL Server Management Studio, access to a se
9696

9797
![Subscribed to finance policy](Media/lesson-2-create-and-apply-a-naming-standards-policy/subscribe-to-finance.png)
9898

99-
3. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
99+
3. Select **OK**.
100100

101101
## Test the enforcement of the Finance Name policy
102102

@@ -143,7 +143,7 @@ To complete this tutorial, you need SQL Server Management Studio, access to a se
143143
144144
2. In the **Manage Policy Categories** dialog box, locate the Finance category, and select the **Mandate Database Subscriptions** checkbox for the Finance category.
145145
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.
147147
148148
## Summary
149149
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.

docs/relational-databases/replication/administration/configure-predefined-replication-alerts-sql-server-management-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ monikerRange: "=azuresqldb-mi-current||>=sql-server-2016"
5858

5959
- On the **Options** page, customize the text of the response.
6060

61-
5. [!INCLUDE[clickOK](../../../includes/clickok-md.md)]
61+
5. Select **OK**.
6262

6363
### To configure an alert for a threshold in Replication Monitor
6464

@@ -76,7 +76,7 @@ monikerRange: "=azuresqldb-mi-current||>=sql-server-2016"
7676

7777
- On the **Options** page, customize the text of the response.
7878

79-
4. [!INCLUDE[clickOK](../../../includes/clickok-md.md)]
79+
4. Select **OK**.
8080

8181
5. Click **Close**.
8282

docs/relational-databases/replication/administration/switch-between-update-modes-for-an-updatable-transactional-subscription.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@ ms.author: "mathoma"
5959

6060
4. In the **Set Update Method - \<Subscriber>: \<SubscriptionDatabase>** dialog box, select **Immediate updating** or **Queued updating**.
6161

62-
5. [!INCLUDE[clickOK](../../../includes/clickok-md.md)]
62+
5. Select **OK**.
6363

6464
#### To set the updating mode for a pull subscription
6565

6666
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.
6767

68-
2. [!INCLUDE[clickOK](../../../includes/clickok-md.md)]
68+
2. Select **OK**.
6969

7070
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).
7171

docs/relational-databases/replication/agents/work-with-replication-agent-profiles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ monikerRange: "=azuresqldb-mi-current||>=sql-server-2016"
110110

111111
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.
112112

113-
6. [!INCLUDE[clickOK](../../../includes/clickok-md.md)]
113+
6. Select **OK**.
114114

115115
### <a name="Delete_SSMS"></a> To delete a user-defined profile
116116

@@ -127,7 +127,7 @@ monikerRange: "=azuresqldb-mi-current||>=sql-server-2016"
127127
128128
3. Select the profile you want to delete, and then click **Delete**.
129129

130-
4. [!INCLUDE[clickOK](../../../includes/clickok-md.md)]
130+
4. Select **OK**.
131131

132132
## <a name="TsqlProcedure"></a> Using Transact-SQL
133133

docs/relational-databases/replication/merge/specify-merge-replication-properties.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,13 +83,13 @@ On the **Articles** page of the New Publication Wizard select a table, and then
8383
2. Click **Article Properties**, and then click **Set Properties of Highlighted Table Article** or **Set Properties of All Table Articles**.
8484
3. On the **Article Properties - \<Article>** or **Article Properties - \<ArticleType>** page, click the **Resolver** tab.
8585
4. Select **Allow Subscriber to resolve conflicts interactively during on-demand synchronization**.
86-
5. [!INCLUDE[clickOK](../../../includes/clickok-md.md)]
86+
5. Select **OK**.
8787
6. If you are in the **Publication Properties - \<Publication>** dialog box, click **OK** to save and close the dialog box.
8888

8989
#### Specify that a subscription should use interactive conflict resolution
9090

9191
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).
92-
2. [!INCLUDE[clickOK](../../../includes/clickok-md.md)]
92+
2. Select **OK**.
9393

9494
### Use Transact-SQL
9595
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.

docs/sql-server/failover-clusters/install/add-or-remove-nodes-in-a-sql-server-failover-cluster-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ ms.author: mathoma
4949

5050
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**.
5151

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**.
5353

5454
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).
5555

@@ -89,7 +89,7 @@ ms.author: mathoma
8989

9090
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**.
9191

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**.
9393

9494
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.
9595

docs/sql-server/failover-clusters/install/create-a-new-sql-server-failover-cluster-setup.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ ms.author: mathoma
8585

8686
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.
8787

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**.
8989

9090
4. To continue, select **Next**.
9191

@@ -186,7 +186,7 @@ ms.author: mathoma
186186

187187
- [!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)].
188188

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**.
190190

191191
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**.
192192

@@ -200,7 +200,7 @@ ms.author: mathoma
200200

201201
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)].
202202

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**.
204204

205205
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**.
206206

@@ -237,7 +237,7 @@ ms.author: mathoma
237237

238238
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**.
239239

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**.
241241

242242
5. On the Setup Support Files page select **Install** to install the Setup support files.
243243

@@ -325,7 +325,7 @@ ms.author: mathoma
325325

326326
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**.
327327

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**.
329329

330330
3. On the Setup Support Files page, select **Install** to install the Setup support files.
331331

@@ -369,7 +369,7 @@ ms.author: mathoma
369369

370370
- [!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)].
371371

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**.
373373

374374
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**.
375375

@@ -379,7 +379,7 @@ ms.author: mathoma
379379

380380
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)].
381381

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**.
383383

384384
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**.
385385

0 commit comments

Comments
 (0)