FND Concurrent Requests Summary
Description:
Concurrent programs sorted by the sum of their historic execution times
Parameters
Started within Days, Running from Date, Running to Date, Program Name, System Program Name, Executable Short Name, Execution Method, Show Argument Text, Show Reports only
Used tables
fnd_concurrent_requests, fnd_concurrent_programs_vl, fnd_user, fnd_executables, fnd_responsibility_vl
Categories
Dependencies
If you would like to try one of these Oracle EBS SQLs without having Blitz Report installed, note that some of the reports require functions from utility package xxen_util.
Example Report
FND Concurrent Requests Summary 15-Oct-2023 092431.xlsx
Report SQL
www.enginatics.com/reports/fnd-concurrent-requests-summary/
Blitz Report™ import options
FND_Concurrent_Requests_Summary.xml
Executive Summary
The FND Concurrent Requests Summary report provides a performance profile of your concurrent processing system. It aggregates historical execution data to highlight the most resource-intensive programs.
Business Challenge
- Performance Tuning: Identifying the “Top 10” programs that consume the most system time.
- Trend Analysis: Seeing if specific jobs are taking longer to run over time.
- Housekeeping: Finding programs that run frequently but generate no output or are cancelled often.
The Solution
This Blitz Report aggregates data from FND_CONCURRENT_REQUESTS:
- Total Runtime: Sums up the execution time for each program.
- Average Runtime: Calculates the mean duration to establish a baseline.
- Execution Count: Shows how often the program is run.
Technical Architecture
The report groups data by PROGRAM_APPLICATION_ID and CONCURRENT_PROGRAM_ID. It calculates metrics like SUM(ACTUAL_COMPLETION_DATE - ACTUAL_START_DATE).
Parameters & Filtering
- Date Range: “Started within Days” or specific dates to define the analysis period.
- Program Name: Filter for specific jobs.
Performance & Optimization
- Purge Impact: The report can only analyze data currently in the request history table. If you purge requests weekly, you can only analyze the last week.
- Summary Level: This is an aggregate report, so it runs fast even with large history tables.
FAQ
- Q: Can I drill down to specific requests?
- A: This report gives the summary. Use “FND Concurrent Requests” (Detail) to see the individual runs.
- Q: Does “Execution Time” include wait time?
- A: No, it typically measures the time from “Actual Start” to “Actual Completion”, excluding time spent in the queue.
Oracle E-Business Suite Reporting Library
We provide an open source Oracle EBS SQLs as a part of operational and project implementation support toolkits for rapid Excel reports generation.
Blitz Report™ is based on Oracle EBS forms technology, and hence requires minimal training. There are no data or performance limitations since the output files are created directly from the database without going through intermediate file formats such as XML.
Blitz Report can be used as BI Publisher and Oracle Discoverer replacement tool. Standard Oracle BI Publisher and Discoverer reports can also be imported into Blitz Report for immediate output to Excel. Typically, reports can be created and version tracked within hours instead of days. The concurrent request output automatically opens upon completion without the need for re-formatting.
The Filters, Columns, Rows and Values fields are used to create and deliver the data in pivot table format with full drill down to details.

The Excel template upload functionality in Blitz Report allows users to create their own layouts by uploading an Excel template with additional sheets and charts, automatically refreshed when the report runs again. This allows to create custom dashboards and more advanced visualizations of report data.

You can download and use Blitz Report free of charge for your first 30 reports.
The installation and implementation process usually takes less than 1 hour; you can refer to our installation and user guides for specific details.
If you would like to optimize your Oracle EBS implementation and or operational reporting you can visit www.enginatics.com to review great ideas and example usage in blog. Or why not try for yourself in our demo environment.
Useful Links
Blitz Report™ – World’s fastest data upload and reporting for Oracle EBS
Oracle Discoverer replacement – importing worksheets into Blitz Report™
Blitz Report™ Questions & Answers
Supply Chain Hub by Blitz Report™
© 2025 Enginatics