Skip to the content.

Blitz Report License Users – Oracle EBS SQL Report

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

Overview

Currently active Blitz Report users (running reports within the past 60 days) and their most frequently executeds reports.

Report Parameters

User Count from

Oracle EBS Tables Used

xxen_report_license_users, fnd_user, xxen_report_runs, xxen_reports_v

Report Categories

Enginatics

Blitz Report Execution Summary, Blitz Upload History, Blitz Reports, Blitz Report License User History, Blitz Report Assignments and Responsibilities, Blitz Report History, Blitz Upload Data, FND Applications

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 License Users 24-Sep-2023 232317.xlsx
Blitz Report™ XML Import Blitz_Report_License_Users.xml
Full SQL on Enginatics www.enginatics.com/reports/blitz-report-license-users/

Blitz Report License Users - Case Study & Technical Analysis

Executive Summary

Blitz Report License Users is a current-state compliance report. It lists the specific users who are currently considered “active” for licensing purposes (typically defined as having run a report in the last 60 days). It also provides insight into their usage patterns by showing their most frequently executed reports.

Business Challenge

Solution

This report joins the user table with the execution logs and the license definition logic.

Technical Architecture

Key Tables

Logic

The query filters for users with activity in the defined window (e.g., sysdate - 60) and aggregates their run history to find the top reports.

Parameters


© 2026 Enginatics