ECC Admin - Concurrent Programs – Oracle EBS SQL Report
Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.
Overview
List of all concurrent programs required to synchronize Oracle EBS data to the Enterprise Command Centers (ECC) Weblogic server, based on Oracle note KA980 https://support.oracle.com/support/?kmContentId=11154162
The report includes all currently scheduled request_ids and responsibilities for incremental and full loads, to check which ones are already scheduled. The short code can be used as multiple parameter value entry in other reports, e.g. https://www.enginatics.com/reports/fnd-access-control/ to see which responsibilities or users have access to schedule them, or https://www.enginatics.com/reports/fnd-concurrent-requests/ to look at past execution and schedule times.
ECC data is defined by dataset codes, which have a related DB package procedure containing the SQL for each dataset, see: https://www.enginatics.com/reports/ecc-data-sets/
The individual load progams are all calling child program ‘ECC Run Data Load’ either for specific datasets or by application, and the program’s java executable ECCRUNDL then executes the dataset SQL and transfers the data to the Weblogic server where it is stored in a file structure using Apache Lucene technology https://en.wikipedia.org/wiki/Apache_Lucene
Report Parameters
Oracle EBS Tables Used
fnd_concurrent_requests, fnd_responsibility_vl, dual, fnd_concurrent_programs_vl, fnd_executables_vl
Report Categories
Related Reports
FND Concurrent Requests 11i, FND Concurrent Requests, FND Concurrent Requests Summary, FND Responsibility Access, XDO Publisher Data Definitions, FND Concurrent Programs and Executables 11i, FND Concurrent Programs and Executables, Blitz Report RDF Import Validation, FND Concurrent Request Conflicts
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 | ECC Admin - Concurrent Programs 15-Jun-2020 192701.xlsx |
| Blitz Report™ XML Import | ECC_Admin_Concurrent_Programs.xml |
| Full SQL on Enginatics | www.enginatics.com/reports/ecc-admin-concurrent-programs/ |
ECC Admin - Concurrent Programs
Description
This report lists all concurrent programs required to synchronize Oracle E-Business Suite data with the Enterprise Command Centers (ECC) WebLogic server. It is based on Oracle Note 2495053.1 and is essential for administering ECC data loads.
The report helps administrators:
- Identify Programs: List all data load programs for various ECC datasets.
- Check Schedules: View currently scheduled request IDs and responsibilities for incremental and full loads.
- Manage Access: Use the program short codes to cross-reference with other reports (like
FND Access Control) to determine who can schedule these loads.
ECC data loads are critical for keeping the command center dashboards up-to-date. This report simplifies the management of these background processes.
Parameters
None.
Used Tables
fnd_concurrent_requests: Concurrent request history and status.fnd_responsibility_vl: Responsibility definitions.dual: System table.fnd_concurrent_programs_vl: Concurrent program definitions.fnd_executables_vl: Executable definitions.
Categories
- Enginatics: System administration for Enterprise Command Centers.
Related Reports
Useful Links
- Blitz Report™ – World’s Fastest Oracle EBS Reporting Tool
- Oracle Discoverer Replacement – Import Worksheets into Blitz Report™
- Oracle EBS Reporting Toolkits by Blitz Report™
- Blitz Report™ FAQ & Community Q&A
- Supply Chain Hub by Blitz Report™
- Blitz Report™ Customer Case Studies
- Oracle EBS Reporting Blog
- Oracle EBS Reporting Resource Centre
© 2026 Enginatics