Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

During impdp experienced characterset related problem

edited Jul 17, 2020 5:00AM in Database Install/Upgrade/Opatch (MOSC) 5 commentsAnswered

Hi

I created dumfile by expdp from Oracle 11.2.0.1 in windows platform. characterset was WE8MSWIN1252 and

then impdp the dumpfile in Oracle 12.2.0.1 in Oracle Linux 7.6  platform.  characterset was AL32UTF8.

During running  the impdp I found some errors like 'ORA-02374: conversion'  for many tables for particular column.  some errors as under :

ORA-02374: conversion error loading table "BPL"."BPLDATA"

ORA-12899: value too large for column PROPNO (actual: 18, maximum: 15)

ORA-02372: data for row: PROPNO : 0X'BF43D6494B2C0A43D64D575A204A56'

In my short observation I noticed that data type is varchar2 and practically field width in source and target database has length 15 characters.

Tagged:

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