This page was last edited on June 22, 2022, at 20:04.
Comments or questions about this documentation? Contact us for support!
In the Column List:
Modified: 8.5.003 (in Oracle, fields with VARCHAR data types use explicit CHAR character-length semantics)
In partitioned databases, this table is partitioned.
This table provides information about the execution of each Genesys Info Mart job. A row is added to this table after each job completes.
Column | Data Type | P | M | F | DV |
---|---|---|---|---|---|
JOB_ID | varchar(64) | X | X | ||
WORKFLOW_TYPE | varchar(32) | X | X | ||
JOB_NAME | varchar(32) | ||||
JOB_VERSION | varchar(32) | ||||
LOCAL_START_TIME | datetime | ||||
LOCAL_END_TIME | datetime | ||||
GMT_START_TIME | datetime | ||||
GMT_END_TIME | datetime | ||||
DURATION | int | ||||
STATUS | varchar(32) | ||||
CREATED_TS | int | X |
The date and time the first step of the job started (in the time zone where Genesys Info Mart Server is running).
Note: Because the Genesys Info Mart Server always runs in the GMT time zone, the value of this field is always the same as GMT_START_TIME.
The date and time the last step of the job ended (in the time zone where Genesys Info Mart Server is running).
Note: Because the Genesys Info Mart Server always runs in the GMT time zone, the value of this field is always the same as GMT_END_TIME.
The date and time the first step of the job started (in GMT time zone).
The date and time the last step of the job ended (in GMT time zone).
The UTC-equivalent value of the date and time at which the job started.
CODE | U | C | Description |
---|---|---|---|
I_C_ETL_H_CTS | Improves purge performance. |
Field | Sort | Comment |
---|---|---|
CREATED_TS | Ascending |
No subject area information available.