Disable Table Archive
You can disable the archival of tables by setting the servigistics.analytics.archive.tables.mode AutoPilot property.
System Property
servigistics.analytics.archive.tables.mode
Values
Value
Description
STANDARD
Only the standard (out-of-the-box) tables are archived.
CUSTOM
Only the tables specified in the IPCS_ANALYTICS_CUSTOM_TABLE_INFO table are archived. [view more information]
ALL
Both Standard and Custom tables are archived. This is the default.
Was this helpful?