ORA-06502: PL/SQL: numeric or value error: character string buffer too small ORA-06512: at "APPS.WF_
I have a notification that is generated using PLSQ L instead OAF region and i am geeting the folliwng error,
ORA-06502: PL/SQL: numeric or value error: character string buffer too small ORA-06512: at "APPS.WF_NOTIFICATION", line 5843 ORA-06512: at line 6
I observed its occurs when lines for notifications are more like it was working fine for 15 to 20 lines now lines are more than 27 so i am facing this error, if I delete some of the rows from table than its working fine.