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
Open a command prompt as follows: Click Start, click Run, type cmd, and then click OK.
Navigate to the tracking folder by typing \Program Files (x86)\Microsoft BizTalk Server <VERSION>Tracking at the command prompt. Press ENTER.
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.
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