8.6.5.3 KDD_DR_RUN Table
The KDD_DR_RUN table stores the start and end date and time and status of individual process runs that are associated with a table.
The following table describes the table’s contents.
Table 8-19 BUSINESS.KDD_DR_RUN Table Contents
Column Name | Description |
---|---|
JOB_ID | Unique sequence ID. |
PROC_ID | Process ID. |
START_DT | Start date of the process. |
END_DT | End date of the process. |
RSULT_CD |
Result of the process:
WRN:Finished with a warning |
ERROR_DESC_TX | Description of a resulting error or warning. |
The system also uses the KDD_CAL table to obtain information such as the dates of the last-day-of- previous-month and end-of-weeks. See Updating the KDD_CAL table.