ADDM retention
Hi All,
I know that we can change AWR retention time using following command
exec dbms_workload_repository.modify_snapshot_settings (retention => 7200,interval => 30);
Which package to use to change ADDM retention time?
thanks
I know that we can change AWR retention time using following command
exec dbms_workload_repository.modify_snapshot_settings (retention => 7200,interval => 30);
Which package to use to change ADDM retention time?
thanks
0