Jump to: navigation, search

ETL_STATS_GENERAL System

The ETL_STATS_GENERAL table records general statistics about the iWD events inserted by the Load Intraday job.

Field Data Type Description
ETL_AUDIT_KEY int Key to the ETL_AUDIT dimension, identifying the corresponding Load Intraday job.
PARENT_ETL_AUDIT_KEY int Points to the first ETL_AUDIT_KEY in job run.
ETL_DATE datetime The timestamp when data is inserted.
TASKS_COUNT int Total number of tasks in the batch.
EVENTS_COUNT int Total number of events in the batch.
PENDING_COUNT int Total number of pending tasks in the batch.
AVG_EVENTS int Average number of events in tasks.
MAX_EVENTS int Maximum number of events in tasks.
This page was last edited on June 30, 2020, at 16:11.
Comments or questions about this documentation? Contact us for support!