Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

AVAILABLE FROM VERSION 9.3

Sometimes, a Data Load on a target, usually a Datamart, is scheduled to run very frequently.

Also, several Data Loads with the same target could run in sequence (refresh, enrichment, etc.). In these cases it would be useful to disable the automatic Index Maintenance job scheduling and schedule it manually at the end of the sequence.

To disable automatic indexing job scheduling, add the "disableAutoIndexing": true flag to the Data Load JSON definition.

Option 1.

Via Partition directly editing the JSON file in the DL section

2024-12-20 09-11-05.mkv

Option 2

  • No labels