alibaba / alibaba/DataX

datax connect oracle failed(socket read timed out )

Open
#2,177 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
17.4k
Forks
5.7k
PR merge metrics
No merged PRs in 30d

Description

when i use datax connecto to oracle ,i met this information:
"jdbc:oracle:thin:@//192.168.0.1:1521/orcl"
ERROR RetryUtil - Exception when calling callable, 异常Msg:Code:[DBUtilErrorCode-10], Description:[连接数据库失败. 请检查您的 账号、密码、数据库名称、IP、Port或者向 DBA 寻求帮助(注意网络环境).]. - 具体错误信息为:java.sql.SQLRecoverableException: IO Error: Socket read timed out

and my job failure

My oracle version is 11.2.0.1 on the windows 64bit , i check the oracle listener log ,i found this information:
![image](https://github.com/user-attachments/assets/d121e0e9-0ec7-44b8-bf0e-d1cfdf12298a)

tns-12560
tns-12571
tns-12518
tns-00530

my datax version is 3.0. and my druid version is druid 1.0.15;

i try to this action:
1) clear the oracle listener.log ,but not valid

now i don't know how to do ,

anyone ,could you tell me what i can do ?

Contributor guide

No contributing guide indexed for this repository

Research direction

The report identifies a JDBC Oracle connection URL, DataX 3.0, Druid 1.0.15, and Oracle listener errors, but names no repository file, test, or entry point. Start by locating the connection-handling code and reproducing the timeout; done is not defined because the issue does not specify a code change or expected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
database
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.