jivedw_etl_job Table

ETL Jobs

Column Name Type Length Nullable Unicode Description
end_ts timestamp N/A true   Time the job completed
error_msg varchar 2000 true    
etl_job_id bigint N/A false   Surrogate primary key Primary key.
start_ts timestamp N/A false   Time the job was started
state int N/A false   Status of the job