ACE Director Alum Daniel Morgan, founder of Morgan's Library, is scheduling
complimentary technical Workshops on Database Security for the first 30
Oracle Database customers located anywhere in North America, EMEA, LATAM, or
APAC that send an email to
asra_us@oracle.com. Request a Workshop for
your organization today.
Purpose
Generates AWR Reports for the DBMS_DATA_GUARD
built-in package.
Generates the AWR report for the DBMS_DATA_GUARD package's REPORT_TEXT pipelined table function
dbms_data_guard_internal.dg_report_main(
a_dbid IN NUMBER,
a_inst_num IN NUMBER,
a_begin_snap IN NUMBER,
a_end_snap IN NUMBER)
RETURN dbms_data_guard_internal.output_table;