Not able to run diagcollect on HPUX as oracle user
I have installed the latest TFA "TFA-HPUX-IA64_v19.2.3.zip" on HP UX as root and trying to run diag collect as oracle user and i am getting the below error , please advise.
/haclu/oracle> tfactl diagcollect -srdc dbperf -database -database DBNAME -from 2020-10-21 10:00:00 -to 2020-10-21 11:00:00
WARNING - TFA Software is older than 180 days. Please consider upgrading TFA to the latest version.
java.io.FileNotFoundException: /tmp/oracle.tfa/celc2rhia01/oracle/resources/directory_patterns.xml (No such file or directory)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)