Summary Process tables

Surveyor 6.x

Knowledge Base

This topic provides information on the SumTableLastLoad table.

SumTableLastLoad

This table is used by the summarization process to determine what data needs to be read incrementally.

NOTE:

Do not modify this table unless you want to restate the summary tables. Incorrectly modifying the values in this table can result in the summarization process double counting or dropping data.

ColumnDescription
TableNameThe source table name.
LastIdThe last ID processed from the source table, if an integer ID exists for that table.
LastUpdateDateThe date of the last row processed from the source table.