ADR snapshot and ORA-13707 message
ADDM snapshot status(dba_advisor_tasks) shows FATAL Error and error_message is ORA-13707: Either the start snapshot or the end snapshot is incomplete or missing key statistics.
Recently control_management_pack_access parameter was changed to DIAGNOSTIC+TUNING that was the cause of the issue. Though this parameter is dynamic due to a BUG it needs a database restart .
Once database restarted snapshots were successful and ADDM was able to run succesfully.
Ref Note: 1999635.1
Comments
Post a Comment