Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Overview of Windows SSH connection

Dbvisit Standby version 5 and 6 uses Bitvise (www.bitvise.com) software to enable the transfer of archive log files between the primary and standby servers. The Bitvise software is bundled together with the Dbvisit software. 

...

No Format
dbv_functions.exe –a-a system_readiness

This command should be run on both the primary and standby servers to test the connectivity going both ways.

...

If the default SSH Setup has not configured Bitvise WinSSHD correctly or if Dbvisit Standby returns the following error:]

No Format
Remaining authentication methods: 'gssapi-with-mic,password'.
ERROR: Session terminated on client's behalf :SSH_DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE
no authentication methods available SSH user authentication failure.
Please follow instructions in Dbvisit user manual under Resolving Windows SSH configuration issues.
If that does not resolve the issue, please contact Dbvisit support. 
Dbvisit terminated. 
Return code = 103

...

No Format
[030] WinSSHD 4.22: Session thread 4630 handling connection from 10.0.0.47:1637: 
Logon attempt 1 for user name 'oracle' with logon method 'publickey' failed: Login permission denied by WinSSHD settings.


Please follow the following resolution steps to resolving SSH2 configuration issues.

Resolution 1 – WinSSHD account not set

...