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!

Error when too many instances of dynamic action plug-in

phartenfeller24 hours ago

I've stumbled upon an issue where when too many instances of one of our dynamic actions are on a page I get the following error:

Exception in "final_exception_handler":
Error Stack: ORA-06502: PL/SQL: value or conversion error: character string buffer too small
ORA-06512: at "APEX_240200.WWV_FLOW_DYNAMIC_ACTION", line 484
ORA-06512: at "APEX_240200.WWV_FLOW_DYNAMIC_ACTION", line 484
ORA-06512: at "APEX_240200.WWV_FLOW_PAGE", line 1139
ORA-06512: at "APEX_240200.WWV_FLOW_PAGE", line 2401
ORA-06512: at "APEX_240200.WWV_FLOW_PAGE", line 3098
ORA-06512: at "APEX_240200.WWV_FLOW_PAGE", line 3308
Backtrace: ORA-06512: at "APEX_240200.WWV_FLOW_DYNAMIC_ACTION", line 484
ORA-06512: at "APEX_240200.WWV_FLOW_DYNAMIC_ACTION", line 484
ORA-06512: at "APEX_240200.WWV_FLOW_PAGE", line 1139
ORA-06512: at "APEX_240200.WWV_FLOW_PAGE", line 2401
ORA-06512: at "APEX_240200.WWV_FLOW_PAGE", line 3098
ORA-06512: at "APEX_240200.WWV_FLOW_PAGE", line 3308
ORA-06512: at "APEX_240200.WWV_FLOW", line 3393

As the call stack is inside APEX native packages I don't suspect the issue lies within the plug-in code.

I attached an app export to reproduce the issue.

f136.sql

This post has been answered by Fanel Secara-Oracle on Oct 15 2025
Jump to Answer
Comments
Post Details
Added 24 hours ago
1 comment
73 views