Database Utilities (MOSC)

MOSC Banner

impdp errors with: ORA-02374: conversion error loading table

in Database Utilities (MOSC) 8 commentsAnswered ✓

Hello,
Source DB is 19c Patchlevel 16 with AL32UTF8
Target DB is 19c Patchlevel 26 with AL32UTF8

The import log shows thousands of error messages like this for different tables:

ORA-02374: conversion error loading table "OABS"."JMWK20"
ORA-12899: value too large for column DATEN1 (actual: 4000, maximum: 4000)
ORA-02372: data for row: DATEN1 : '240464050001G1001017

about 8000 rows out of 100 000 rows are not imported.

Column tpye is: VARCHAR2(4000 CHAR)

How can I import theses rows?

kind regards Martin

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center