(Modified comment string <onlyinclude> with <onlyinclude>) |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
= View ADMIN_ETL_JOB_STATUS = | = View ADMIN_ETL_JOB_STATUS = | ||
− | + | ||
− | <onlyinclude> | + | <onlyinclude> |
− | + | ||
{{PDMView | {{PDMView | ||
|viewName = ADMIN_ETL_JOB_STATUS | |viewName = ADMIN_ETL_JOB_STATUS | ||
Line 68: | Line 68: | ||
|colDesc = The status of the step, such as COMPLETE or FAILED. | |colDesc = The status of the step, such as COMPLETE or FAILED. | ||
}} | }} | ||
− | + | ||
− | </onlyinclude> | + | </onlyinclude> |
− | + | ||
− | [[Category:V:GIM:8.5DRAFT]] | + | [[Category:V:GIM:8.5DRAFT]] |
Latest revision as of 22:53, June 16, 2020
View ADMIN_ETL_JOB_STATUS
Description
This view provides information about the most recent execution of each ETL job. A row is added to this view after each ETL job starts and is updated as the job status changes.
Column List
Column | Description |
---|---|
JOB_ID | ID that uniquely identifies the execution instance of the job. |
JOB_NAME | The name of the job, such as Job_ExtractICON. |
JOB_VERSION | The version of the job, such as 8.1.000.10. |
START_TIME | The date and time at which the first step started (UTC time zone). |
END_TIME | The date and time at which the last step ended (UTC time zone). |
DURATION | The duration of the job, in seconds. |
STATUS | The status of the step, such as COMPLETE or FAILED. |
References
The summary List of References will include the following entries for this table or view:
There are no references from this table/view.
This page was last edited on June 16, 2020, at 22:53.
Comments or questions about this documentation? Contact us for support!