Jump to: navigation, search
(Created page with "= View ADMIN_ETL_STEP_HISTORY= Category:V:GIM:8.5DRAFT")
 
Line 1: Line 1:
 
= View ADMIN_ETL_STEP_HISTORY=
 
= View ADMIN_ETL_STEP_HISTORY=
 +
 +
{{PDMViewColumn
 +
|colName = JOB_ID
 +
|colDesc = ID that uniquely identifies the execution instance of the job.
 +
}}
 +
 +
{{PDMViewColumn
 +
|colName = JOB_NAME
 +
|colDesc = The name of the job, such as Job_ExtractICON.
 +
}}
 +
 +
{{PDMViewColumn
 +
|colName = WORKFLOW_TYPE
 +
|colDesc = The name of the ETL job step, such as Outbound.
 +
}}
 +
 +
{{PDMViewColumn
 +
|colName = JOB_VERSION
 +
|colDesc = The version of the job, such as 8.1.000.10.
 +
}}
 +
 +
{{PDMViewColumn
 +
|colName = START_TIME
 +
|colDesc = The date and time at which the step started (UTC time zone).
 +
}}
 +
 +
{{PDMViewColumn
 +
|colName = END_TIME
 +
|colDesc = The date and time at which the step ended (UTC time zone).
 +
}}
 +
 +
{{PDMViewColumn
 +
|colName = DURATION
 +
|colDesc = The duration of the step, in seconds.
 +
}}
 +
 +
{{PDMViewColumn
 +
|colName = STATUS
 +
|colDesc =The status of the step, such as COMPLETE or FAILED.
 +
}}
  
 
[[Category:V:GIM:8.5DRAFT]]
 
[[Category:V:GIM:8.5DRAFT]]

Revision as of 13:22, May 6, 2016

View ADMIN_ETL_STEP_HISTORY

Comments or questions about this documentation? Contact us for support!