Connection to Oracle failed. [66000][12505] Listener refused the connection with the following error...

我安装了Oracle数据库,默认的数据库用户名是system,密码口令是安装过程中你自己设置的。可以先使用命令框,输入

sqlplus system;

然后再输入密码即可。

然后我的数据库连接工具使用的是DataGrip,我在使用DataGrip连接的时候发现,报了这个错误

Connection to Oracle failed.[66000][12505] Listener refused the connection with the following error:ORA-12505, TNS:listener does not currently know of SID given in connect descriptor

可以看到SID有什么问题,我们刚好可以使用上面的命令框来查SID是多少,使用这个语句

select INSTANCE_NAME from v$instance;

可以查出来SID,然后再在DataGrip里面输入SID,我再次使用DataGrip连接,又报如下错误

Connection to Oracle failed.[60000][600] ORA-00600: 内部错误代码, 参数: [ksacl_ValidateAccess: !snlinGetNameInfo], [7005], [], [], [], [], [], [], [], [], [], []

我解决不了,烦死了,Oracle怎么那么多问题?????????????????????????????????????????????????

烦死了

793293-20190327162006229-1650906137.png

转载于:https://www.cnblogs.com/yunquan/p/10608349.html

java.sql.SQLException: Listener refused the connection with the following error is一个数据库连接错误。 在引用[1]中,错误信息为ORA-12505,表示TNS Listener无法识别连接描述符中给定的SID。这通常是因为数据库的SID配置错误或TNS Listener无法访问到正确的SID导致的。为了解决这个问题,可以检查数据库的SID配置是否正确,并确保TNS Listener可以正确地识别到该SID。 在引用中,错误信息为Host '223.72.41.7' is not allowed to connect to this MySQL server,表示客户端的主机IP地址被拒绝连接到MySQL服务器。这通常是由于MySQL服务器的访问控制列表(ACL)设置导致的。为了解决这个问题,可以检查MySQL服务器的ACL设置,确保允许来自客户端主机IP地址的连接。 综上所述,对于java.sql.SQLException: Listener refused the connection with the following error错误,解决方法包括检查数据库的SID配置和确保TNS Listener可以正确识别到SID,以及检查MySQL服务器的ACL设置,确保允许客户端主机IP地址的连接。<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* *3* [解决数据库连接报错Listener refused the connection with the following error: ORA-12505](https://blog.csdn.net/rhyy1230/article/details/103558587)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_1"}}] [.reference_item style="max-width: 50%"] - *2* [java.sql.SQLException: null, message from server: “Host ‘%’ is not allowed to connect to](https://download.csdn.net/download/weixin_38720653/13687787)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_1"}}] [.reference_item style="max-width: 50%"] [ .reference_list ]
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值