当前位置:Gxlcms > 数据库问题 > ORACLE12c ORA-28040: No matching authentication protocol

ORACLE12c ORA-28040: No matching authentication protocol

时间:2021-07-01 10:21:17 帮助过:19人阅读

 下载】连接时,提示:ORA-28040: No matching authentication protocol

 

     ORA-28040: 没有匹配的验证协议。 通过查找资料找到了好的解决方案。可以不需要到官网上下载新的驱动来解决问题。    方法:在Oracle的安装路径下找到sqlnet.ora文件。(我的安装路径F:\app\cl\product\12.1.0\dbhome_1\NETWORK\ADMIN\sqlnet.ora)  在文件的最后添加SQLNET.ALLOWED_LOGON_VERSION=8就解决了;如下图所示:(不需要重启orcle) 技术分享    

ORACLE12c ORA-28040: No matching authentication protocol

标签:

人气教程排行