Skip to the content.

Blitz Report Deletion History – Oracle EBS SQL Report

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

Overview

Shows deleted Blitz Reports and can be used to recover accidentally deleted reports. The history of deleted reports can be purged completely by running concurrent ‘Blitz Report Monitor’ with parameter ‘Purge delete reports SQL history’ set to Yes

Report Parameters

Oracle EBS Tables Used

xxen_reports_h, xxen_reports

Report Categories

Enginatics

GL Account Distribution Analysis, GL Account Analysis (Distributions), Blitz Reports, Blitz Report History, Blitz Report Text Search, DIS Import Performance

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 Blitz Report Deletion History 03-Apr-2018 095214.xlsx
Blitz Report™ XML Import Blitz_Report_Deletion_History.xml
Full SQL on Enginatics www.enginatics.com/reports/blitz-report-deletion-history/

Blitz Report Deletion History - Case Study & Technical Analysis

Executive Summary

Blitz Report Deletion History is an audit and recovery tool. It tracks reports that have been deleted from the system. Crucially, it can be used to recover accidentally deleted reports because Blitz Report often performs a “soft delete” or archives the definition before removal.

Business Challenge

Solution

This report queries the history tables (XXEN_REPORTS_H) to find records where the report status indicates deletion.

Technical Architecture

Key Tables

Logic

The report filters the history table for records that represent a deletion event.

Parameters


© 2026 Enginatics