广告
返回顶部
首页 > 资讯 > 错误编码 >ORA-12170: TNS:Connect timeout occurred ORACLE 报错 故障修复 远程处理
  • 529
分享到

ORA-12170: TNS:Connect timeout occurred ORACLE 报错 故障修复 远程处理

报错故障TNS 2023-11-04 22:11:22 529人浏览 薄情痞子
摘要

文档解释 ORA-12170: TNS:Connect timeout occurred Cause: The server shut down because connection establishment or communicati

文档解释

ORA-12170: TNS:Connect timeout occurred

Cause: The server shut down because connection establishment or communication with a client failed to complete within the allotted time interval. This may be a result of network or system delays; or this may indicate that a malicious client is trying to cause a Denial of Service attack on the server.

Action: If the error occurred because of a slow network or system, reconfigure one or all of the parameters sqlNET.INBOUND_CONNECT_TIMEOUT, SQLNET.SEND_TIMEOUT, SQLNET.RECV_TIMEOUT in sqlnet.ora to larger values. If a malicious client is suspected, use the address in sqlnet.log to identify the source and restrict access. Note that logged addresses may not be reliable as they can be forged (e.g. in tcp/IP).

ORA-12170: TNS:Connect timeout occurred是一条oracle数据库的错误信息,提示客户端发起的连接请求超时。

官方解释

常见案例

1. 服务器上安装了多个Oracle数据库,且客户端使用的tnsnames.ora文件存在错误。

2. 客户端操作系统无法连接到服务器上的资源。

3. 网络问题:两台服务器之间的网络延迟。

4. 服务器上的Oracle实例只有一个,但是实例的一些服务被禁止,导致客户端无法连接。

正常处理方法及步骤

1. 检查客户端是否使用了正确的tnsnames.ora文件;

2. 检查客户端的操作系统是否能正常连接到服务器;

3. 两台服务器之间的网络延迟,检查其网络参数;

4. 检查服务器上的Oracle实例是否正常,或者检查有无禁用一些服务;

5. 检查客户端是否正确设置了连接超时参数;

6. 检查服务器上的服务正常性,确保能正常响应客户端的连接消息。

--结束END--

本文标题: ORA-12170: TNS:Connect timeout occurred ORACLE 报错 故障修复 远程处理

本文链接: https://www.lsjlt.com/news/526061.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

本篇文章演示代码以及资料文档资料下载

下载Word文档到电脑,方便收藏和打印~

下载Word文档
猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作