1:问题描述
应用监控程序报No matching authentication protocol,无法登陆数据库
2:参考网站:
https://www.cnblogs.com/lhrbest/p/6219687.html
3:问题处理
1:12c与11g的区别
使用oerr命令来查看,在Oracle 11g下:
| [oracle@orcltest ~]$ oerr ora 28040 28040, 0000, "No matching authentication protocol" // *Cause: No acceptible authentication protocol for both client and server // *Action: Administrator should set SQLNET_ALLOWED_LOGON_VERSION parameter // |

博客主要围绕应用监控程序无法登陆Oracle 12c数据库的问题展开。指出12c与11g在参数设置上有区别,如SQLNET.ALLOWED_LOGON_VERSION在12c中已废弃。给出解决办法,包括修改sqlnet.ora文件,还介绍了账户解锁和改密码的操作,最后附上连接驱动包及idea连接oracle方法。
最低0.47元/天 解锁文章
2638

被折叠的 条评论
为什么被折叠?



