This page was last edited on January 10, 2020, at 20:48.
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).
The date and time the last step of the job ended (in the time zone where Genesys Info Mart Server is running).
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.