Skip to the content.

DIS Worksheet SQLs – Oracle EBS SQL Report

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

Overview

Discoverer worksheet SQL queries. While the workbook documents are stored in a binary format in eul5_documents.doc_document and it’s difficult extract their content (https://community.oracle.com/thread/2494216), there is an active trigger function select ef.* from eul_us.eul5_functions ef where ef.fun_name=’eul_trigger$post_save_document’ writing each worksheets’ SQL query to table ams_discoverer_sql

Report Parameters

Workbook, Worksheet, Access Count within x Days, Show Active only, End User Layer

Oracle EBS Tables Used

ams_discoverer_sql, eul5_qpp_stats

Report Categories

Enginatics

DIS Worksheet Execution History, DIS Workbook Import Validation, DIS Discoverer and Blitz Report Users, DIS End User Layers, DIS Workbooks, Folders, Items and LOVs, DIS Folders, Business Areas, Items and LOVs, DIS Workbook Export Script, DIS Access Privileges, DIS Worksheet Execution Summary

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 DIS Worksheet SQLs 04-Jan-2019 135604.xlsx
Blitz Report™ XML Import DIS_Worksheet_SQLs.xml
Full SQL on Enginatics www.enginatics.com/reports/dis-worksheet-sqls/

DIS Worksheet SQLs

Description

This report extracts the underlying SQL queries for Oracle Discoverer worksheets. Since Discoverer stores workbook definitions in a binary format within eul5_documents, extracting the SQL directly is difficult. This report relies on a trigger-based mechanism (using eul_trigger$post_save_document) that captures the SQL query at the time of saving and stores it in a custom table ams_discoverer_sql.

This tool is invaluable for:

Parameters

Used Tables

Categories


© 2026 Enginatics