10.4 Non-Release Update Revisions (RURs) Oracle Trace File Analyzer Patching Fails on Remote Nodes
Cause: Remote nodes fail to upgrade due to a socket issue when upgrading Oracle Trace File Analyzer through Oracle Trace File Analyzer sockets.
Description: After completing the upgrade, crosscheck the report if all nodes are at the same version, build id, and status.
.-------------------------------------------------------------.
| Host | TFA Version | TFA Build ID | Upgrade Status |
+-------+-------------+----------------------+----------------+
| node1 | 19.3.0.0.0 | 12126020151019114604 | UPGRADED |
| node2 | 19.3.0.0.0 | 12126020151019114604 | UPGRADED |
'-------+-------------+----------------------+----------------'
If you see any differences as follows, then you must fix the issue.
.--------------------------------------------------------------.
| Host | TFA Version | TFA Build ID | Upgrade Status |
+-------+-------------+-----------------------+----------------+
| node1 | 19.3.0.0.0 | 12126020151019114604 | UPGRADED |
| node2 | 19.3.0.0.0 | 12120020140619094932 | NOT UPGRADED |
'-------+-------------+-----------------------+----------------'
Action: Copy the Oracle Trace File Analyzer installer to all nodes that failed to upgrade and run the installer locally on those nodes.
ahf_setup
After upgrading the binaries, replace the root SSL certificates from the node that initiated upgrade.
Copy the following files from the existing configuration node to the node to be added. Change the permission for those files to 700
for root
on the machine to be added.
TFA_HOME/data/hostname/tfa/server.jks
TFA_HOME/data/hostname/tfa/client.jks
TFA_HOME/data/hostname/tfa/internal/ssl.properties
Parent topic: Troubleshooting Oracle Trace File Analyzer