Configuring the Ports
The Oracle Trace File Analyzer daemons in a cluster communicate securely over ports 5000 to 5005.
If the port range is not available on your system, then replace it with the ports available on your system.
To change the ports:
To set the primary port use the
tfactl set portcommand:tfactl set port=port_1Or, specify a comma-delimited list of sequentially numbered ports to use. You can specify a maximum of five ports.
tfactl set port=port_1,port_2,port_3,port_4,port_5Restart Oracle Trace File Analyzer on all nodes:
tfactl restart