| layout | default |
|---|---|
| title | DBA Registry SQL Patch | Oracle EBS SQL Report |
| description | DBAREGISTRYSQLPATCH contains information about the SQL patches that have been installed in the database. A SQL patch is a patch that contains SQL scripts… |
| keywords | Oracle EBS, Oracle E-Business Suite, SQL report, Blitz Report, Enginatics, DBA, Registry, SQL, Patch, dba_registry_sqlpatch |
| permalink | /DBA%20Registry%20SQL%20Patch/ |
Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.
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.
Applied within x Days, Date From, Date To
AR Customer Upload, AR Customers and Sites, AP Supplier Upload
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.
| 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/ |
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.
- Patch Verification: "The binary patch is installed, but did the
datapatchutility run successfully?" - Audit Trail: "When was the 'Release Update 19.18' applied to this database?"
- Troubleshooting: "Why are we seeing errors related to a patch that was supposed to be fixed?" (Maybe the SQL step failed).
This report queries DBA_REGISTRY_SQLPATCH.
Key Features:
- Patch ID: The Oracle bug number associated with the patch.
- Action:
APPLYorROLLBACK. - Status:
SUCCESSorWITH ERRORS. - Description: A brief description of what the patch fixes.
The report queries DBA_REGISTRY_SQLPATCH.
Key Tables:
DBA_REGISTRY_SQLPATCH: The inventory of SQL patches.
- Compliance: Proves that security patches have been fully implemented (both binary and SQL).
- Stability: Prevents "half-patched" states where the binaries are new but the data dictionary is old.
- Version Control: Provides a clear timeline of database software changes.
- Blitz Report™ – World’s Fastest Oracle EBS Reporting Tool
- Oracle Discoverer Replacement – Import Worksheets into Blitz Report™
- Oracle EBS Reporting Toolkits by Blitz Report™
- Blitz Report™ FAQ & Community Q&A
- Supply Chain Hub by Blitz Report™
- Blitz Report™ Customer Case Studies
- Oracle EBS Reporting Blog
- Oracle EBS Reporting Resource Centre
© 2026 Enginatics