ERROR:ORA-12899
Hi,
Im importing data from pd to py with SQLdeveloper and display following issue:
SET DEFINE OFF
--Insert failed for rows 11351 through 11400 ORA-12899: value too large for column "CRPDTA"."F0411"."RPRMK" (actual: 32, maximum: 30)
--Row 11,366
how to resolve it?
thanks