ORA-28040: No matching authentication protocol

连接oracle报错ORA-28040: No matching authentication protocol,

网上的解决办法:

在sqlnet.ora 文件中加入”SQLNET.ALLOWED_LOGON_VERSION=8“

我的oracle版本为oracle12c,换了一下驱动就没报错了,最新的驱动到oracle官网下载

http://www.oracle.com/technetwork/database/features/jdbc/jdbc-drivers-12c-download-1958347.html

你可能感兴趣的:(Authentication,proto,No,matching,ORA-28040)