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!

Saving multiple private/alternate reports in Interactive Grid throws ORA 6502

Murugan SelvarajOct 19 2017 — edited Jan 5 2018

Dear All,

When I try to save multiple (more than 4) private/alternate reports on IG. It throws the following exception.

| Header 1 |
|

Error during rendering of region ORA-06502: PL/SQL: numeric or value error: character string buffer too small.

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

Technical Info (only visible for developers)

  • is_internal_error: true

  • apex_error_code: APEX.REGION.UNHANDLED_ERROR

  • ora_sqlcode: -6502

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

  • component.type: APEX_APPLICATION_PAGES

  • component.id: 101000000012

  • component.name: <Region Name>

  • error_backtrace:

    ORA-06512: at "APEX_050100.WWV_FLOW_DISP_PAGE_PLUGS", line 997

pastedImage_0.png

|

Your help will be greatly appreciated.

Thanks,

Murugan.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 2 2018
Added on Oct 19 2017
14 comments
1,245 views