Job Details

The Details view for each job in the Execution Log page shows detailed information about the job steps.

Executions details

Column Description
Run Cycle ID The Run Cycle ID for the job step
Start Time when the job step was started
End Time when the job step ended
Runtime Total duration of the SQL statements executed in this job step
Template Name of the template used to generate the executed SQL statements
Description The affected database object (table or view)
Update Count Total number of affected rows for this job step
Status Green = success, red = error (hover cursor over icon to view error message)
Generated code Click to view the generated/executed SQL statements
> Click to view runtime and status for each executed SQL statement

Generated code