To configure rsh the .rhosts file is created under the home directory of the Unix or Linux user that is running Dbvisit Standby. For a normal installation this will be oracle. Ensure that rsh is installed and is running as part of the inetd or xinetd service.
On the primary server:
Background Color | ||
---|---|---|
| ||
[oracle@avisit01]$cd $HOME
[oracle@avisit01]$vi .rhosts |
{{Monospace}}
Code Block | ||||
---|---|---|---|---|
| ||||
[oracle@avisit01]$cd $HOME [oracle@avisit01]$vi .rhosts |
...