When trying to connect, the following error is received:
UNIX (REXEC) connection error: Connection attempt was refused. The Rexec daemon may have been turned off.
No rexec daemon running on the database server.
RESOLUTION 1
Enable the rexec daemon on the Unix / Linux server. The method for enabling the rexec daemon will vary depending on your Unix version or Linux distribution. Check with your administrator.
To check if the rexec daemon is running, use the command:
ps -ef | grep rexecd
RESOLUTION 2
Enable the ssh daemon on the Unix / Linux server. The method for enabling the ssh daemon will vary depending on your Unix version or Linux distribution. Check with your administrator.
To check if the ssh daemon is running, use the command:
ps -ef | grep sshd
Use UNIX(SSH) for the OS Type in the connection profile instead of UNIX(REXEC).
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy