Friday, January 16, 2026

Autonomous Health Framework (AHF)

 To get started with Autonomous Health Framework Insights run:

#ahf analysis create –type insights –last 3h
#tfactl summary

#tfactl analyze -last 1d

To find all occurrences of a specific error  (in this case ORA-00600 errors)

#tfactl analyze -search “ora-00600” -last 8h

Enable or disable Automatic collections (ON by default)

tfactl set autodiagcollect=OFF

Adjusting the Diagnostic Data Collection Period

###Purge log Configure automatic log purging

tfactl set manageLogsAutoPurge=ON

ahfctl compliance

tfactl run managelogs -show usage

tfactl purge -older 30d # To remove file(s) older than 30 days.

tfactl purge -older 10h # To remove file(s) older than 10 hours.

No comments:

Post a Comment