Summary Process Tables

Overview

This article provides information on the SumTableLastLoad table.

Information

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. Incorrect modifications to the values in this table can result in the summarization process double counting or dropping data.

Column Description
TableName The source table name.
LastId The last ID processed from the source table, if an integer ID exists for that table.
LastUpdateDate The date of the last row processed from the source table.

Comments

0 comments

Article is closed for comments.