Error
Error Code:
ACFS-05914
Oracle Database Error ACFS-05914: SSH Login Failure for Replication
Description
This error indicates that an ACFS replication command failed to establish an SSH connection to a target node. It typically occurs when `acfsutil repl` attempts to log in to a standby node but encounters issues with user credentials, network connectivity, or SSH configuration.
Error Message
user string on node string unable to log in via 'ssh' to node string as user string
Known Causes
4 known causesIncorrect SSH User Credentials
The username or password specified for the SSH connection to the standby node is incorrect, or the user lacks necessary permissions.
Network Connectivity Issues
There is a network problem preventing the primary cluster from establishing an SSH connection to the standby cluster.
SSH Configuration Problems
The SSH server or client configuration on either the primary or standby node is incorrect or incomplete.
Standby Node Unavailable
The standby node or cluster is not running, is unresponsive, or is otherwise unable to accept SSH connections.
Solutions
Coming SoonGeneral Troubleshooting Tips
- Check the error message carefully for specific details
- Review recent changes that might have caused the error
- Search for the exact error code in the official documentation
- Check log files for additional context
- Try restarting the application or service