Jump to: navigation, search
(Created page with "= View ADMIN_EXTRACT_HISTORY= Category:V:GIM:8.5DRAFT")
 
Line 1: Line 1:
 
= View ADMIN_EXTRACT_HISTORY=
 
= View ADMIN_EXTRACT_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 = 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 first step started (UTC time zone).
 +
}}
 +
 +
{{PDMViewColumn
 +
|colName = END_TIME
 +
|colDesc = The date and time at which the last step ended (UTC time zone).
 +
}}
 +
 +
{{PDMViewColumn
 +
|colName = DURATION
 +
|colDesc = The duration of the job, in seconds.
 +
}}
 +
 +
{{PDMViewColumn
 +
|colName = DBCONNECTION
 +
|colDesc = The name of the Database Access Point (DAP) through which data was extracted.
 +
}}
 +
 +
{{PDMViewColumn
 +
|colName = ICON_DBID
 +
|colDesc =ID that uniquely identifies the ICON application instance. Applies only to tables extracted by Job_ExtractICON.
 +
}}
 +
 +
{{PDMViewColumn
 +
|colName =TABLE_NAME
 +
|colDesc =The name of the table from which data is extracted.
 +
}}
 +
 +
{{PDMViewColumn
 +
|colName =LATEST_DATA_TIME
 +
|colDesc =Provides the highest timestamp value for the records that are extracted in a given extraction cycle.
 +
}}
 +
 +
{{PDMViewColumn
 +
|colName =ROW_COUNT
 +
|colDesc =Provides the number of records that are extracted in a given extraction cycle.
 +
}}
  
 
[[Category:V:GIM:8.5DRAFT]]
 
[[Category:V:GIM:8.5DRAFT]]

Revision as of 13:27, May 6, 2016

View ADMIN_EXTRACT_HISTORY

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