OEM 13.5 RU19, ORA-12650 when trying to connect to monitored database
EM Cloud Control 13c Release 5, Update 19 (13.5.0.19)
Oracle Database Enterprise Edition 19.22
SQLNet.ora on database server:
SQLNET.CRYPTO_CHECKSUM_TYPES_SERVER=(SHA512,SHA384,SHA256)
Trying to connect from OEM (after RU19) to a monitored database and I get this error:
ORA-12650: No Common Encryption Or Data Integrity Algorithm When Using SQLNET.CRYPTO_CHECKSUM_TYPES_SERVER=sha256 (Doc ID 2396891.1)
I have reviewed this document: Doc ID 2396891.1
Seems like I need to go here and install Oracle JDBC Driver ojdbc8.jar
JDBC and UCP Downloads page (oracle.com)
What are the install instructions for this? Any others had the same issue - did this resolve your connectivity issues?