Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.26 KB

how-to-delete-an-index.md

File metadata and controls

31 lines (24 loc) · 1.26 KB
description title ms.custom ms.date ms.service ms.reviewer ms.suite ms.topic
Learn more about: How to Delete an Index
How to Delete an Index
06/08/2017
biztalk-server
article

How to Delete an Index

Administrators use the delete-index command to delete an index on the specified activity at the specified checkpoints.

To delete an index on an activity

  1. Open a command prompt as follows: Click Start, click Run, type cmd, and then click OK.

  2. Navigate to the tracking folder by typing [!INCLUDEbtsBiztalkServerPath]Tracking at the command prompt. Press ENTER.

  3. Type bm delete-index -IndexName:<index name> -Activity:<activity name>.

    [!NOTE] On a system that supports User Account Control (UAC), you may need to run the tool with Administrative privileges.

  4. Press ENTER.

See Also

Managing the BAM Dynamic Infrastructure
BAM Management Utility
How to Delete an Index
How to Get a List of Indexes on an Aggregation