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 |