Skip to the content.

Blitz Report History – Oracle EBS SQL Report

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

Overview

History of Blitz Report executions

Report Parameters

Report Name, Category, Type, Report Name starts with, Submitted by User, Started within Days, Start Date From, Start Date To, Show Parameters, Running or Errored, Request Id, Run Id, Exclude System Reports, Exclude Submissions from User, License Exceeded, Incremental Alert Mode

Oracle EBS Tables Used

xxen_reports_h, fnd_concurrent_requests, xxen_report_runs, xxen_reports_v, fnd_responsibility_tl, gv$session, fnd_lookup_values, xxen_report_run_param_values

Report Categories

Enginatics

FND Concurrent Requests 11i, Blitz Upload History, FND Concurrent Requests, GL Account Distribution Analysis, GL Account Analysis (Distributions), CAC Interface Error Summary, DBA ORDS Configuration Validation

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 None
Blitz Report™ XML Import Blitz_Report_History.xml
Full SQL on Enginatics www.enginatics.com/reports/blitz-report-history/

Blitz Report History - Case Study & Technical Analysis

Executive Summary

Blitz Report History is the detailed transaction log of the Blitz Report system. Unlike the “Execution Summary” which aggregates data, this report lists individual execution records. It is the primary tool for troubleshooting specific failed runs, auditing user activity, and analyzing performance at a granular level.

Business Challenge

Solution

This report provides a comprehensive view of the XXEN_REPORT_RUNS table, often joined with Oracle’s standard concurrent request tables.

Technical Architecture

Key Tables

Logic

The query lists execution records, sorted by start date. It includes logic to decode the status and link to the user and responsibility context.

Parameters


© 2026 Enginatics