Stopping spatiotemporal search indexing

When you stop spatiotemporal search indexing, you remove the subtrack table, the Scheduler task, and the associated indexes.

To stop spatiotemporal search indexing for a specific time series, run the STS_SubtrackDestroy function and specify the subtrack table.
To remove all spatiotemporal search software in the database in one step, run the following statement:
EXECUTE FUNCTION SYSBldPrepare('sts*', 'drop');

Copyright© 2019 HCL Technologies Limited