Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

APEX character string buffer too small problem

TresorApexAug 17 2015 — edited Aug 18 2015

I am trying to migrate an application from 3.2 to 4.2


When I change some information in my page and I record , I have the following error:


Error processing validation.
ORA-06502: PL/SQL : erreur numérique ou erreur sur une valeur: tampon de chaîne de caractères trop petit


The debug trace is following:

0.17585-Logging exception in final_exception_handler: Sqlerrm: ORA-20987: APEX - Error processing validation. - ORA-06502: PL/SQL : erreur numérique ou erreur sur une valeur: tampon de chaîne de caractères trop petit Backtrace: ORA-06512: à "APEX_040200.WWV_FLOW_ERROR", ligne 630 ORA-06512: à "APEX_040200.WWV_FLOW_ERROR", ligne 911 ORA-06512: à "APEX_040200.WWV_FLOW_VALIDATION", ligne 915 ORA-06512: à "APEX_040200.WWV_FLOW", ligne 7320
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 15 2015
Added on Aug 17 2015
12 comments
2,293 views