FND Concurrent Request Conflicts
Description:
Lists concurrent requests that were held by the conflict resolution manager and shows their conflicting / blocking requests which were running at the time between the requested start date and conflict release date. This might not work 100% (it doesn’t consider request set conflicts yet), but should give a good indication of most conflicting scenarios.
Parameters
Concurrent Program Name, Started within Days, Requested Start Date From, Requested Start Date To
Used tables
fnd_concurrent_requests, fnd_concurrent_program_serial, fnd_concurrent_programs_vl
Categories
Related reports
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 Request Conflicts 25-Jun-2023 132118.xlsx
Report SQL
www.enginatics.com/reports/fnd-concurrent-request-conflicts/
Blitz Report™ import options
FND_Concurrent_Request_Conflicts.xml
Executive Summary
The FND Concurrent Request Conflicts report analyzes the “Conflict Resolution Manager” (CRM) activity. It identifies requests that were delayed because they were incompatible with currently running jobs.
Business Challenge
- Wait Time Analysis: Understanding why a request stayed in “Pending” status for a long time.
- Incompatibility Tuning: Identifying if incompatibility rules are too aggressive and causing unnecessary bottlenecks.
- SLA Monitoring: Explaining delays in critical report delivery to business users.
The Solution
This Blitz Report reconstructs the conflict scenario:
- Blocked Request: Identifies the request that was held.
- Blocking Request: Identifies the specific request ID that was running and caused the conflict.
- Time Impact: Shows the duration of the delay caused by the conflict.
Technical Architecture
The report logic looks at requests where the PHASE_CODE was ‘P’ (Pending) and analyzes the CRM logs or infers conflicts based on the FND_CONCURRENT_PROGRAM_SERIAL rules and execution timestamps of overlapping requests.
Parameters & Filtering
- Program Name: Filter for the program that was blocked.
- Date Range: Analyze conflicts within a specific window.
Performance & Optimization
- Complex Logic: Determining conflicts retrospectively is complex. The report uses heuristic logic to match blocked requests with potential blockers.
- History: Only works for requests that are still in the
FND_CONCURRENT_REQUESTStable (not purged).
FAQ
- Q: Does it show Request Set conflicts?
- A: As noted in the description, it focuses on individual program conflicts and may not fully capture complex Request Set incompatibilities.
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