AHF Release 24.2
- Enhancement to tfactl purge Command
The AHF release 24.2 adds newtfactl purge
options for deleting collections and log files from AHF components. - Combine Diagnostics From All Machines in a Single Zip File
The AHF release 24.2 adds a newtfactl diagcollect
option-singlearchive
for merging remote zip files into a single zip file on the initiating node. - Enhancements to Unified AHF CLI
The AHF release 24.2 adds new actions and options toahf
,ahf configuration
, andahf software
, and a new commandahf 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. - Enhancement to SRDCs to Collect Audit Vault Server Logs
The AHF release 24.2 adds a new SRDCavs
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. - 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. - 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).
Parent topic: 2024 AHF Releases
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
Parent topic: AHF Release 24.2
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
Parent topic: AHF Release 24.2
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
.
Related Topics
Parent topic: AHF Release 24.2
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.
tfactl diagcollect -os -last 1h
Related Topics
Parent topic: AHF Release 24.2
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.
Related Topics
Parent topic: AHF Release 24.2
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.
Related Topics
Parent topic: AHF Release 24.2
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
.
Related Topics
Parent topic: AHF Release 24.2
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.
Related Topics
Parent topic: AHF Release 24.2
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:
- Pip upgraded to 23.3.2 to resolve:
- Urllib3 upgraded to 2.2.0 to resolve:
- Jackson-databind upgraded to 2.16.1 to resolve:
- jinja2 upgraded to 3.1.3 to resolve:
- openssl upgraded to 3.0.13 to resolve:
For more information, see .Third-Party License Information
Related Topics
Parent topic: AHF Release 24.2