oracle12cORA-28040: No matching authentication protocol错误
用了oracle12c之后项目部署登陆后报错具体错误:DBCP borrowObject failed: java.sql.SQLException: ORA-28040: No matching authentication protocol
也百度看了很多帖子有的说改sqlnet.ora文件
这只这个属性(如果有的话):
"SQLNET.ALLOWED_LOGON_VERSION
但是这个东西根本就没有,还有就是说jdbc
但是我把

貌似只能是 10 9 8 7 --------------------编程问答--------------------

补充:Java , Web 开发