passion1st

导航

ora2pg 报错ERROR: ORA-24345

[2025-02-13 16:40:15] DEBUG: Formatting bulk of 10000 data (real: 10000 rows) for PostgreSQL.
[2025-02-13 16:40:16] DEBUG: Creating output for 10000 tuples
[2025-02-13 16:40:16] DEBUG: Sending COPY bulk output directly to PostgreSQL backend
[2025-02-13 16:40:17] Extracted records from table FORM_BIG_TEXT: total_records = 710000 (avg: 1454 recs/sec)
[2025-02-13 16:40:19] ERROR: ORA-24345: A Truncation or null fetch error occurred (DBD SUCCESS_WITH_INFO: OCIStmtFetch, LongReadLen too small and/or LongTruncOk not set)
ERROR no statement executing (perhaps you need to call execute first)

ora2pg 任务配置文件添加以下参数后完成导数,clob字段会被截断

posted on 2025-02-14 15:58  Passionist  阅读(63)  评论(0)    收藏  举报