Database Tuning (MOSC)

MOSC Banner

DbReplay "ORA-12899: value too large for column "

Hi to all,
we are testing database replay on oracle database 19c (19.0.0.0.0) from a Oracle database 11g (11.2.0.4).
This Dbreplay is executed with a capture of the activity from Oracle 11g, which has been reproduced in a Oracle Database 19c.

We are facing error "ORA-12899: value too large for column " in sentence:

(all identifiers are fictitious)

INSERT INTO TABLE_OBS (FEC,TEST,IDCEN,IDORG,EPI,OBS) VALUES (:ChFEC,:ChTEST,:ChIDCEN,:ChIDORG,:ChEPI,:ChOBS) 

Column OBS is VARCHAR2(400 CHAR) so we think the error could be related if the column have different DATA_TYPE, BYTE or CHAR, in both environments,
but this does not seem to be the case.

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