Please enter search query.
Search <product_name> all support & community content...
Important Update: Cohesity Products Knowledge Base Articles
All Cohesity Knowledge Base Articles are now managed via the Cohesity Support Portal: https://support.cohesity.com/. The Knowledge Base articles available here will not reflect the latest information or may no longer be accessible.
Article: 100039328
Last Published: 2021-07-07
Ratings: 0 0
Product(s): Enterprise Vault
Description
Information about the indexing tasks is split between two tables, one containing the task information and one with the subtask information. For example, you might have a Rebuild task which contains multiple index volumes to rebuild.
To view information about the main task, use the Directory database IndexingSubTaskGroup table.
- This table contains a row for each indexing task created via the wizard. One row in this table can contain multiple rows in the IndexingSubTask/SubTask tables. The information includes the time that the task was created, the type of task that it is and the total number of subtasks associated with the task.
To view information about the subtasks, use the Directory database IndexingSubTask table.
- This table contains a row for each indexing subtask. A corresponding record will exist in the subtask table for each indexing subtask.