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!

Before Header Process - On-Demand - Error during render + ORA-06502

jstem1177Jun 19 2014 — edited Jun 26 2014

Hello All,

I'm using APEX 4.2.4. After I login, I would need run an on-demand process or generate some sort of javascript which is return some information back to the browser before all the content is loaded.

However, when I selected   Page >> Processes >> On-Demand >> On Load before Header

I get the below error for the Process name  -- I entre B4_LOAD

============================================================

Error during rendering of page item F4000_P4735_ON_DEMAND_PROCESS.

ORA-06502: PL/SQL: numeric or value error: character string buffer too small

============================================================

Is this a bug?

Woudl there be a work around to call a database store procedure and put the results in <script type="javascript"> my content here </script>

Thanks in advance for any assistance and advise.

Jan S.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 24 2014
Added on Jun 19 2014
18 comments
1,494 views