Skip to content

adm_report_job_status_v

Job monitoring view showing job execution status, error tracking, recent activity, and log summaries for system administration and troubleshooting.

Category: Jobs - Background job monitoring and administration

  • System administration
  • Job monitoring
  • Error tracking
  • Performance analysis

The view contains 9 columns providing comprehensive information:

Column NameDescription
job_idUnique identifier of the background job.
job_last_run_dateTimestamp of the last successful job execution.
job_last_error_dateTimestamp of the last error encountered by the job.
days_since_last_runNumber of days since the job was last successfully executed.
days_since_last_errorNumber of days since the last error occurred (null if no errors).
log_entries_last_24hCount of log entries generated by this job in the last 24 hours.
error_entries_last_weekCount of error-level log entries generated by this job in the last week.
latest_log_messageMost recent log message from this job.
latest_log_levelLog level of the most recent log entry: ERROR, INFO, or TRACE.

Description: Comprehensive job monitoring view showing job execution status, error tracking, recent activity, and log summaries for system administration and troubleshooting.

  • Job execution status
  • Error tracking
  • Recent activity summaries
  • Log analysis