TSPIndexCleanup procedure

The TSPIndexCleanup procedure drop all pattern matching indexes and internal tables.

Syntax

TSPIndexCleanup();

Example

The following statement drops all pattern matching indexes and internal tables:

EXECUTE PROCEDURE TSPIndexCleanup();