How to fix the Oracle error INS-06007: SSH connectivity check operation disabled?

In this post, you’ll learn more about the Oracle ErrorINS-06007: SSH connectivity check operation disabled with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

INS-06007: SSH connectivity check operation disabled

Reason for the Error INS-06007: SSH connectivity check operation disabled

Cause: Either the property named ‘oracle.install.ssh.setupCheckEnabled’ is set to true in Java system properties or the internal driver had disabled this operation.

How to fix the Error INS-06007: SSH connectivity check operation disabled ?

You can fix this error in Oracle by following the below steps

Action: Try setting ‘oracle.install.ssh.setupCheckEnabled=true’ as Java system property or contact Oracle Support Services.