AHF Release 24.2

Enhancement to tfactl purge Command

The AHF release 24.2 adds new tfactl purge options for deleting collections and log files from AHF components.

Related Topics

Combine Diagnostics From All Machines in a Single Zip File

The AHF release 24.2 adds a new tfactl diagcollect option -singlearchive for merging remote zip files into a single zip file on the initiating node.

For example:

tfactl diagcollect -last 1d -os -singlearchive
tfactl diagcollect -last 1h -singlearchive -par <par_url>

Related Topics

Enhancements to Unified AHF CLI

The AHF release 24.2 adds new actions and options to ahf, ahf configuration, and ahf software, and a new command ahf data.

Enhancement to tfactl diagcollect to Collect Exadata Netdiag Output Files

AHF can now collect Netdiag output files on Exadata systems as part of -os component diagnostic collection.

To ensure netdiag files are included within a collection use the command:
tfactl diagcollect -os -last 1h

Enhancement to SRDCs to Collect Audit Vault Server Logs

The AHF release 24.2 adds a new SRDC avs to collect Audit Vault Server logs.

Insights in Diagnostic Collections

AHF diagnostic collection zips now include a sub-zip named <machine>_insights_<time>.zip containing the Insights report. This makes it quicker and easier to understand and resolve problems.

Insights for Single Instance Systems

With AHF 24.2 Insights now adds support for single instance Linux systems.

To generate an Insights report, run:

ahf analysis create --type insights

Transfer the resulting zip to a system with browser support, extract it, and open index.html.

Diagnose and Resolve ORA-00600 Using AHF

ORA-00600 is a generic internal error. It indicates the relevant process has encountered a low-level unexpected condition – which typically means a bug. The impact can vary from just being an annoyance that shows up in logs occasionally, to something major that brings the database down.

For more information, see Resolving ORA-00600 Internal Error Codes.

Troubleshooting Option to fix Oracle Trace File Analyzer Fails to Collect Diagnostic Traces Issue

The AHF release 24.2 includes a troubleshooting option to fix Oracle Trace File Analyzer failing to collect diagnostic traces of components such as CRS, DB, ASM, and so on issue.

Latest Python and Java Third-Parties

AHF has upgraded the versions of Python and Java third-party software to fix Common Vulnerabilities and Exposures (CVEs).

AHF 24.2 has upgraded the versions of many third party libraries in both Python and Java. The following CVEs are all fixed:

For more information, see .Third-Party License Information