impdp errors Ora 02374, 12899, 02372
10g db was setup using WEISO8859P1. 11g db is AL32UTF8
On import of the data we get numerous:
ORA-02374: conversion error loading table "ARADMIN"."T176"
ORA-12899: value too large for column C536870913 (actual: 4000, maximum: 4000)
ORA-02372: data for row: C536870913 : 'The following reports of NAK embarrasment were fou
I know in the past developers where changing nls_length_semanics from byte to char a few times. Both the 10g and 11g db are currently set to byte.