Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

layout default
title DIS Users | Oracle EBS SQL Report
description Discoverer end user layer users of different types (application user, responsibility, database user)
keywords Oracle EBS, Oracle E-Business Suite, SQL report, Blitz Report, Enginatics, DIS, Users, eul5_eul_users, eul5_qpp_stats
permalink /DIS%20Users/

DIS Users – Oracle EBS SQL Report

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

Overview

Discoverer end user layer users of different types (application user, responsibility, database user)

Report Parameters

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

Oracle EBS Tables Used

eul5_eul_users, eul5_qpp_stats

Report Categories

Enginatics

Related Reports

DIS Access Privileges, DIS Workbooks, Folders, Items and LOVs, DIS Folders, Business Areas, Items and LOVs, DIS Workbook Import Validation, DIS Workbook Export Script, DIS Business Areas, DIS Worksheet Execution History, DIS Worksheet Execution Summary, DIS Worksheet SQLs

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 Users 04-Jan-2019 135320.xlsx
Blitz Report™ XML Import DIS_Users.xml
Full SQL on Enginatics www.enginatics.com/reports/dis-users/

Case Study & Technical Analysis

Abstract

The DIS Users report provides a comprehensive directory of all entities granted access to the Discoverer End User Layer (EUL). Unlike standard database user lists, this report distinguishes between Oracle Applications users (FND_USER), Responsibilities, and raw Database Schemas, all of which can be granted EUL privileges.

Technical Analysis

Core Components

  • User Type: Identifies if the grantee is a User, Responsibility, or Group.
  • EUL Access: Confirms that the user has the EUL5_ACCESS_USER role (or equivalent) allowing them to connect to Discoverer.
  • Activity: Correlates the user definition with EUL5_QPP_STATS to show the last time they actually ran a report.

Key Tables

  • EUL5_EUL_USERS: The EUL's internal user registry.
  • EUL5_QPP_STATS: Usage history.

Operational Use Cases

  • License Compliance: Identifying how many unique users have active Discoverer privileges.
  • Security Cleanup: Revoking access for users who haven't logged in for 180 days.
  • Migration Planning: Generating a mailing list of active Discoverer users to communicate the migration schedule.

Useful Links

© 2026 Enginatics