Command—purgeentities - trillium_discovery - trillium_quality - 17.1

Trillium DQ Repository Administrator Guide

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Quality
Trillium > Trillium Discovery
Version
17.1
Language
English
Product name
Trillium Quality and Discovery
Title
Trillium DQ Repository Administrator Guide
Topic type
How Do I
Overview
Configuration
Reference
Administration
Installation
First publish date
2008

The purgeentities command deletes the av2t indexes for a specific entity or list of entities. It updates the catalog and removes the index files.

Syntax

purgeentities {<entity_id> <entity_id> . . .}

where <entity_id> is the number that identifies the entity you want to copy.

Examples

The following example removes the av2t indexes for entity 13 from the catalog and deletes the related index files.

purgeentities 13

The following example removes the av2t indexes for entities 4 and 5 from the catalog and deletes the related index files.

purgeentities {4 5}