Unable to run report in Beta because ORA-15900 AWR Analytics operation failed: features is disabled.
dbms_adat_report.generate_adat_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;