Stopping spatiotemporal search indexing
When you stop spatiotemporal search indexing, you remove the subtrack table, the Scheduler task, and the associated indexes.
Procedure
To stop spatiotemporal search indexing for a specific time series, run the
STS_SubtrackDestroy function and specify the subtrack table.
What to do next
To remove all spatiotemporal search software in the database in one step, run the following
statement:
EXECUTE FUNCTION SYSBldPrepare('sts*', 'drop');