原文:Oracle ORA28040报错解决

使用plsql Developer连接时,发现报ora No matching authentication protocol select username, account status, default tablespace, created, password versions from dba users password versions表示当前用户是口令的认证方式。 oracle t ...

2020-10-19 16:58 0 6566 推荐指数:

查看详情

远程登录oracle 12.2数据库报错ORA-28040解决办法

今天新安装的oracle 12.2.0.1数据库,通过本地sqlplus远程登录12c数据库报错ora-28040,如下: ORA-28040: No matching authentication protocol 解决办法(亲测可行): 进入到$ORACLE_HOME/network ...

Wed May 24 19:11:00 CST 2017 0 2040
Java 连接oracle报错ORA-28040:没有匹配的验证协议

网上多数解决方案都是:Oracle12c连接问题ORA-28040:没有匹配的验证协议_LeneRacy的博客-CSDN博客 这类,但是修改之后并没有生效,直接换一个oracle ojdbc驱动jar包即可。 下载oracle驱动jar包地址:https://www.oracle ...

Sun Jun 20 23:49:00 CST 2021 0 493
ORACLE12c ORA-28040: No matching authentication protocol

刚使用orcle,在官网上下载的最新版,在使用Oracle SQL Handler 【点击进入官网 下载】连接时,提示:ORA-28040: No matching authentication protocol ORA-28040: 没有匹配的验证协议。 通过查找 ...

Fri Jul 31 18:38:00 CST 2015 0 13435
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM