Skip to the content.

DBA Registry SQL Patch – Oracle EBS SQL Report

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

Overview

DBA_REGISTRY_SQLPATCH contains information about the SQL patches that have been installed in the database. A SQL patch is a patch that contains SQL scripts which need to be run after OPatch completes. DBA_REGISTRY_SQLPATCH is updated by the datapatch utility. Each row contains information about an installation attempt (apply or roll back) for a given patch.

Report Parameters

Applied within x Days, Date From, Date To

Oracle EBS Tables Used

dba_registry_sqlpatch

Report Categories

Enginatics

AR Customer Upload, AR Customers and Sites, AP Supplier Upload

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 DBA Registry SQL Patch 22-Dec-2025 084434.xlsx
Blitz Report™ XML Import DBA_Registry_SQL_Patch.xml
Full SQL on Enginatics www.enginatics.com/reports/dba-registry-sql-patch/

Executive Summary

The DBA Registry SQL Patch report tracks the history of SQL patches applied to the database. In modern Oracle versions (12c+), binary patches (applied via opatch) often require a post-install SQL step (applied via datapatch). This report confirms that the SQL portion of the patch was applied successfully.

Business Challenge

Solution

This report queries DBA_REGISTRY_SQLPATCH.

Key Features:

Architecture

The report queries DBA_REGISTRY_SQLPATCH.

Key Tables:

Impact


© 2026 Enginatics