alibaba / alibaba/DataX

datax 同步数据中途报错

Open
#2,204 0 comments 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

经DataX智能分析,该任务最可能的错误原因是:
com.alibaba.datax.common.exception.DataXException: Code:[DBUtilErrorCode-06], Description:[执行数据库 Sql 失败, 请检查您的配置的 column/table/where/querySql或者向 DBA 寻求帮助.]. - 执行的SQL为: select goods_id, productid, regcard_id, com_id, regcard_code, regcard_name, regcard_com_name, regcard_address, regcard_spec_model, regcard_context, regcard_apply_range, regcard_other_context, regcard_remark, regcard_production_area, regcard_run_com_name, product_name, product_material, product_unit, product_is_one_off, product_is_sterilized, product_is_in_imp, product_class_code, company_name, company_buslicense, goods_spec, goods_model, udi, goods_code, common_name, first_class, second_class, third_class, feature_parameters, material, version, orgin_code, orgin_code_status, specification_code, modify_type, origin_regcard_code from p45_std_medical_consumables 具体错误信息为:java.sql.SQLException: java.io.EOFException: reached end of stream after reading 11631 bytes; 16585 bytes expected

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the reported DataXException DBUtilErrorCode-06 and the SQL query against p45_std_medical_consumables. Inspect the database connection and query configuration, then reproduce the sync to determine where the EOFException occurs. Done means the synchronization completes without the reported stream error.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data-engineering, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.