Skip to the content.

DBA Jobs – Oracle EBS SQL Report

Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.

Overview

None

Report Parameters

Oracle EBS Tables Used

dba_jobs

Report Categories

Enginatics

DBA Scheduler Jobs, CAC ICP PII WIP Pending Cost Adjustment, CAC Manufacturing Variance, CAC ICP PII WIP Material Usage Variance, CAC WIP Material Usage Variance, CAC WIP Resource Efficiency, CAC WIP Jobs With Complete Status Which Are Ready for Close, CAC WIP Jobs With Complete Status But Not Ready for Close, CAC WIP Pending Cost Adjustment

Running This SQL Without Blitz Report

Some Oracle EBS SQL reports in this library require functions from the utility package xxen_util. Install it before running the SQL directly against your Oracle EBS database.

Download & Import Options

Resource Link
Excel Example Output DBA Jobs 22-Dec-2025 084233.xlsx
Blitz Report™ XML Import DBA_Jobs.xml
Full SQL on Enginatics www.enginatics.com/reports/dba-jobs/

Executive Summary

The DBA Jobs report monitors the legacy Oracle Job Scheduler (DBMS_JOB). While newer applications use DBMS_SCHEDULER, many older parts of Oracle E-Business Suite and custom legacy code still rely on DBMS_JOB. This report is essential for ensuring that these background tasks are running successfully.

Business Challenge

Solution

This report lists all jobs submitted via DBMS_JOB.

Key Features:

Architecture

The report queries DBA_JOBS.

Key Tables:

Impact


© 2026 Enginatics