How to Install Oracle Trace File Analyzer (TFA)

Oracle Software

TFA is now called the Autonomous Health Framework (AHF). After this installation you will have (TFA) & ORAchk/EXAchk service.

Oracle Trace File Analyzer TFA setup is very simple, please follow the steps below.

Download Here

Then put the downloaded file in any folder.

Login as root.

You can run the file.

./ahf_setup

Make a note of a place not to forget the ahf files.

.————————————————————–.
| Summary of AHF Configuration |
+—————–+——————————————–+
| Parameter | Value |
+—————–+——————————————–+
| AHF Location | /opt/oracle.ahf |
| TFA Location | /opt/oracle.ahf/tfa |
| Orachk Location | /opt/oracle.ahf/orachk |
| Data Directory | /tfarepo/oracle.ahf/data |
| Repository | /tfarepo/oracle.ahf/data/repository |
| Diag Directory | /tfarepo/oracle.ahf/data/oracle-17-15/diag |
‘—————–+——————————————–‘

Now we can switch to the oracle user.

$TFA_HOME/bin/tfactl status

.—————————————————————————————————–.
| Host | Status of TFA | PID | Port | Version | Build ID | Inventory Status |
+————–+—————+——-+——-+————+———————-+——————+
| oracle-17-15 | RUNNING | 65457 | 17928 | 21.1.2.0.0 | 21120020210514093401 | COMPLETE |
‘————–+—————+——-+——-+————+———————-+——————‘

$TFA_HOME/bin/tfactl diagcollect -srdc dbperf

Great, have a nice day.

Tags:

Comments