REFERENCE_DATASET_LOAD_STATUS

Description

This table stores the load status of reference datasets.

Columns

Column Name Data Type Description
ID bigint The unique identifier of the reference dataset load status.
MD_5HASH_AS_HEX_FOR_CURRENTL_0 varchar The MD5 hash value for the current reference dataset.
MD_5HASH_AS_HEX_FOR_LAST_FAI_0 varchar The MD5 hash value for the last failed reference dataset.
NAME varchar The name of the reference dataset.

Primary Key

  • ID

Unique Key

  • NAME