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();

Copyright© 2019 HCL Technologies Limited