Disable Archiving Tables
Performance, Analytics and Intelligence (PAI) supports the ability to archive Servigistics data and custom tables for analysis. [view more information]. This release introduces a system property setting that allows archiving to be disabled.
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.
ALL
Both Standard and Custom tables are archived. This is the default.
Was this helpful?