"tfactl diagcollect" keeps complaining database was not found
Just downloaded and installed the latest AHF. Database eiwc is mounted but not open.
$ tfactl version TFA Version : 221000 TFA Build ID : 20220411155753 $ tfactl diagcollect -srdc dbrman Enter the Database Name [Required for this SRDC] : eiwc Database eiwc was not found.
Then I tried eiwc1, the instance name, which *is* up and running on node 1 of this cluster and the line exists in /etc/oratab. Still not found. Then tried exacp1a, which is db_name (it differs from db_unique_name, eiwc). Still not found. I was prompted to run "tfactl rediscover -mode full" as root. I ran it successfully. Back to oracle. Ran "tfactl diagcollect -srdc dbrman" again. Still can't find the database. Database eiwc is currently up and mounted. What is tfactl expecting? What is it checking against? Does it only work if the database is fully open?