Footprints Data Model |
Table |
Table Name | Data Mart Request Type |
Table Definition | A lookup table for the data mart load request type. Values include: FULL_LOAD, SCHEDULED_INC_LOAD, REQUESTED_INC_LOAD, FULL_LOAD_WITH_SCHD_UPDATE, REBUILD_ALL_DATAMARTS. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Data Mart Request Type Id | The automatically generated primary key of the data_mart_rqst_type table. | INTEGER | Yes |
Data Mart Request Type Name | The name of the Data Mart Request Type. | VARCHAR(255) | No |
Data Mart Request Type Description | A descriptive name of the Data Mart Request Type. This descriptive name may be localized. | VARCHAR(512) | No |