Oracle DBMS_AWRAPP
Version 26ai

General Information
Library Note Morgan's Library Page Header
The best Oracle News for FY2026

Oracle Database 26ai is now availble. If you haven't you downloaded already: Why?
Purpose Support for log based replication
AUTHID CURRENT_USER
Dependencies
DBMS_AWRAPP_LIB    
Documented No
First Available 23ai
Security Model Owned by SYS with EXECUTE granted to the DBA role
Source {ORACLE_HOME}/rdbms/admin/dbmsawrrptapp.sql
{ORACLE_HOME}/rdbms/admin/prvtawrrptapp.plb
Subprograms
 
GENERATE_AWRAPP_REPORT (new 23ai)
Undocumented dbms_awrapp.generate_awrapp_report(
dbid     IN NUMBER,
beg_snap IN NUMBER,
end_snap IN NUMBER,
inst_val IN VARCHAR2 DEFAULT 'ALL',
format   IN VARCHAR2 DEFAULT 'JSON',
options  IN CLOB     DEFAULT NULL)
RETURN CLOB;
TBD

Related Topics
Built-in Functions
Built-in Packages
Database Security
DBMS_AWRAPP_ADMIN
What's New In 21c
What's New In 26ai

Morgan's Library Page Footer
This site is maintained by Daniel Morgan. Last Updated: This site is protected by copyright and trademark laws under U.S. and International law. © 1998-2026 Daniel A. Morgan All Rights Reserved